Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 637 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 637 Bytes

Gun Room

A game made with C to test out the raylib library.

gameplay

Build

Get the raylib submodule:

git submodule update --init --recursive

Build and run the game:

mkdir build
cd build
cmake ..
make
./gun_room

Read raylib's Installing and building raylib on multiple platforms instructions if you are missing any libraries.

Credits

SFX generated with Jsfxr.

Music created by Matthew Pablo.