Game Jam - Illusion
This project was created over a weekend during a game jam with the theme "Illusion". Developed in C using the CSFML library, it explores the mechanics of mirages.
Be careful for your mind.
🔹 Controls:
- W, A, S, D: Move around the game.
- P: Increase your speed during gameplay.
- You have 20 seconds to eat an apple before the time runs out!
🔹 Compilation and execution:
- To compile the project:
make re
- To clean object files:
make clean
- To remove all generated files:
make fclean
- To run the game:
./game_jam
🔹 Technologies used:
- Language: C
- Library: CSFML
🔹 Developer:
PamplemomM
Thanks for testing the project! 🎮