Ce projet est un jeu 2D simple conçu pour vous faire utiliser des textures, des sprites et quelques éléments basiques de gameplay.
Collect all the items and get to the exit!
Move with WASD
1. 🗜️Compiling the project :
Mandatory :
$ make
Bonus :
$ make bonus
2. 🧹Cleaning all binary (.o) and executable files :
$ make fclean