Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 555 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 555 Bytes

furry-ninja

sfml game

##About

Details on the game are still in development. The aim is to make a simple 2d platformer. The title doesn't necessarily mean anything, it's just a code-name.

##Dependencies

##To build

For Release:

make config=release

For Debug:

make config=debug or just make

Build and run:

./build-run 

##Further reading

sfml linux tutorial : http://www.sfml-dev.org/tutorials/2.0/start-linux.php