Fast-pace game where you control a rainbow line

DricomDragon 9c5757533e Make simple readme with build instructions %!s(int64=4) %!d(string=hai) anos
.gitignore 0704e973fb Import build stuff %!s(int64=4) %!d(string=hai) anos
Input.cpp 6aba08916c Replace CR/LF by LF %!s(int64=4) %!d(string=hai) anos
Input.h 71832c434d Fix SDL import %!s(int64=4) %!d(string=hai) anos
README.md 9c5757533e Make simple readme with build instructions %!s(int64=4) %!d(string=hai) anos
intToStr.cpp 6aba08916c Replace CR/LF by LF %!s(int64=4) %!d(string=hai) anos
intToStr.h 6aba08916c Replace CR/LF by LF %!s(int64=4) %!d(string=hai) anos
main.cpp 6aba08916c Replace CR/LF by LF %!s(int64=4) %!d(string=hai) anos
makefile 0704e973fb Import build stuff %!s(int64=4) %!d(string=hai) anos
spawn.cpp 6aba08916c Replace CR/LF by LF %!s(int64=4) %!d(string=hai) anos
spawn.h ef6f5e3082 Fix SDL gfx import %!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