Fast-pace game where you control a rainbow line

DricomDragon 7754ad2089 Add make target to distribute executable %!s(int64=4) %!d(string=hai) anos
src bd8a787eec Set 1 player mode %!s(int64=4) %!d(string=hai) anos
.gitignore 7754ad2089 Add make target to distribute executable %!s(int64=4) %!d(string=hai) anos
README.md 9c5757533e Make simple readme with build instructions %!s(int64=4) %!d(string=hai) anos
makefile 7754ad2089 Add make target to distribute executable %!s(int64=4) %!d(string=hai) anos

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