Fast-pace game where you control a rainbow line

DricomDragon 232858cac4 Create source folder 5 anni fa
src 232858cac4 Create source folder 5 anni fa
.gitignore 0704e973fb Import build stuff 5 anni fa
README.md 9c5757533e Make simple readme with build instructions 5 anni fa
makefile 0704e973fb Import build stuff 5 anni fa

README.md

Rainbow Dodge

Race a rainbow line and dodge rainbow blocs !

Build

You need make and SDL1 to build this project.

Example on Ubuntu :

$ sudo apt install make g++ libsdl-dev libsdl-gfx1.2-dev
$ make

To execute :

$ make exec