Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 832 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 832 Bytes

proprietary-ninja

Small game inspired by logo ninja, to be played on a touch screen (but you will still be able to play with a mouse).

How to enjoy this master piece ?

Install some libs:

You will also need a C compiler and make.

If you are using Linux, it should be something like:

$ apt-get install build-essential make libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev

To compile it, type:

$ make

And the binary proprietary_ninja should appear.

What does it look like ?

(It is very worth your bandwith, if you were wondering)

screenshot

License

No license has been choosen yet, pick whatever open source license suits you best.