TO DO Finish the game
Play Count0
Published2023-09-22
Supported DevicesPC
CategoryAction & Fighting
Rating★★★★★5.0Rate this game
📝TO DO Finish the game Overview
Stuck inside a half-built game? Walk, jump, and edit event scripts to patch the broken world back together.
💬What is TO DO Finish the game?
You know that feeling when a game glitches so hard it breaks? TO DO Finish the game makes that the whole point. I spawned in a bare-bones room, saw a computer humming on a desk, and my first thought was 'oh no, I'm the dev now.' You wander around a graybox level, find terminals, and tweak the actual event logic — flip a boolean, reroute a trigger, delete an if-statement that's blocking a door. The movement is basic platformer stuff, but the real puzzle is reading the broken code and figuring out which line is sabotaging your escape.
It's short, maybe 30 minutes if you're sharp, but I kept getting stuck on one room where a bridge only spawns after you talk to an NPC that doesn't exist yet. The fix? You edit the NPC's spawn condition to 'always true' and walk across. That kind of 'aha' moment hits different than solving a normal puzzle, because you feel like you're debugging your own save file. Controls are tight enough, but don't expect action combat — this is closer to a walking sim with coding as your only weapon.
I'll be honest, the editor UI is bare but functional, and if you've never seen a line of code it might look intimidating. But it's all simple conditions and event names, no real programming knowledge needed. The game teaches you its logic through trial and error, and the ending rewards you with a weirdly satisfying 'game complete' screen that feels earned. Play it when you want something short, smart, and just a little bit broken on purpose.
👥How to Play TO DO Finish the game
WASD (or arrow keys) & SPACE for player movement.
E when in front of a computer to open the in-game events code editor.
✨Game Tips
Always check every computer terminal before trying to platform; the code often hides the shortcut.
Don't jump over broken areas — sometimes the fall damage is disabled, but not always.
Read the event names carefully; they hint at what each script was supposed to do.
Change one variable at a time so you can see exactly what breaks or fixes.
The E key only works when you're close enough to the screen; if nothing opens, take a step forward.
Save your progress by quitting from the pause menu, not just closing the tab.
🔧FAQ
Q: Is TO DO Finish the game free?
A: Yes, it's completely free to play on any browser that supports HTML5 games.
Q: Can I play TO DO Finish the game on mobile?
A: The game works on mobile browsers, but you'll need an on-screen keyboard or external keyboard for the code editor and movement.
Q: Do I need to download anything to play TO DO Finish the game?
A: No downloads. The game runs directly in your browser as an HTML5 title.
Q: What are the controls for TO DO Finish the game?
A: Use WASD or arrow keys to move, Space to jump, and E near a computer to open the event code editor.
Q: Is TO DO Finish the game hard for non-programmers?
A: Not at all. The in-game code uses simple condition names and actions, no actual programming knowledge required.
Q: How long is TO DO Finish the game?
A: Most players finish in 20-40 minutes depending on how quickly you spot the broken logic.
