Skip to content

fabtjar/gun-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A game made with C and raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published