Skip to content

A game jam is an intense event where participants program a game over a weekend, taking on the challenge of creating an original project around a given theme – in this case, illusion.

License

Notifications You must be signed in to change notification settings

PamplemomM/GameJam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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! 🎮

About

A game jam is an intense event where participants program a game over a weekend, taking on the challenge of creating an original project around a given theme – in this case, illusion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published