Appologies for the terrible name XD
How to Play:
After dowloading the game and Makefile, type make on your terminal and execute it by typing:
Linux: ./game
Windows: game.exe
Controls and Rules
WASD to move and ESC to Quit Game
You play as yellow Square, your goal is to kill the Red Square by touching it
Kill red Square by touching on it
Kill 10 times to win!
About the Game:
Game made in C++ and uses SDL2 Library
made by Fuguety
System Requirements
Download SDL2 for linux here
apt-get install libsdl2-dev
yum install SDL2-devel
Download SDL2 for Windows here
