During a Game Jam, you have to create a whole functionning video game that repsects certain rules, in a limited amount of time.
In this spooky game jam 2023, we had to use only one colour or not at all, and we had 48 hours to create the whole game.
I was with another ccomputer science student, and my partner that helped us creating the designs.
We decided to create a RPG: We roam in an abandoned version of the University of Bordeaux and we must fight ennemies related to sciences,
such as scientist pumpkins, ghosts doing math, robots, etc.
When you encounter an enemy, a minigame among 3 is randomly chosen. You'll either have to punch it, play pong with it or answer a quiz.
Loss directly leads to a game over.
There is a "final boss", which is our in-depth mathematics teacher. He'll make us pass a "final exam", which is a combination of every minigame.
We created, designed and drawn or took pictures of every resource we used for the designs of the backgrounds, enemies and the character.
Everything was coded in Python with Pygame within 48 hours.