void loop()
- 1 min read
Overview
void loop() was made for the GMTK Game Jam 2025 in four days.
Following the theme “Loop” the player is tasked with stopping a recursive function call before The Program crashes. The game is set inside a computer program where you play as Integer and fight your way through a random series of rooms. After each room, you add a line of code to the recursive function to improve your chances of winning.
It placed 184th for creativity out of 9,584 entries.
Gameplay
Stop Boolean before it’s too late!
Fight enemies!

Choose powerful upgrades!

Add them into the code!

Credits
Created by Abby Smith and Isaiah Sugar using Godot Game Engine
The code is available on my GitHub page