Quaze is a guessing game where a logic expression pops up on the screen, and the player has to complete a logic circuit using the appropriate gate(s). I kind of struggled with understanding logic gates as an AS-level Computer Science student, so I made this game to help make them more visual and fun. I built it using the Godot game engine (it’s my first ever game!), lots of YouTube tutorials, and some AI help when I was really stuck or needed to validate my ideas. I created the textures myself and used free online resources for the rest (all credited in the README, of course).
Quaze is a guessing game where a logic expression pops up on the screen, and the player has to complete a logic circuit using the appropriate gate(s). I kind of struggled with understanding logic gates as an AS-level Computer Science student, so I made this game to help make them more visual and fun. I built it using the Godot game engine (it’s my first ever game!), lots of YouTube tutorials, and some AI help when I was really stuck or needed to validate my ideas. I created the textures myself and used free online resources for the rest (all credited in the README, of course).