My entry for Ludum Dare #50
You are a student in a class room. Today is exam day but you didn’t learn at all. So you need to get the test answers by silently asking other students while the teacher is patrolling the room. Don’t get caught or you will be disqualified. Get all answers and return to your table to write them down.
Controls
- mouse or touch
- restart with R or just reload the page
Tools
I used my own small game framework zecsi to build the game.
Concept

I ran out of time so I needed to drop several game play mechanics
The original idea was that you could run around and ask other students, but they get annoyed so you cannot ask the same one over and over.
But you could also sneak up to the teachers desk an steal the ansers. Or leave the room to google stuff.
I'd like to also implement the ability to rewind the clock on the wall to get more time for the exam and also fit the theme a little better.
My goal was to use my own game framework zecsi and also get more familiar with zig programming and using raylib. Overall it was a really cool game jam and my first ever Compo entry.
Comments