This is a game we created in group of 4 using the RACKET Language
- Install the Racket language (look on the internet on how to if not installe already)
- Use "make install" on terminal to install necessary libraries.
- Use "make" to launch the game (compile and run the game).
- Use "make clean" to clean your repository from junk files.
Here is a gif of the game running :
The game uses ZQSD controls plus these commands :
- 'p' for going backwards in time after being dead
- 'q' for quitting the game and cleaning terminal
