Try to get mathematical overflow and reach "infinity" in this psuedo-programming roguelite(lite)!

Use the mouse to interact with the UI and hold Esc to restart/return to the title screen. You can also use the following keyboard controls:

  • Space - Execute
  • Z - Undo
  • S - Cycle Speed
  • 0-9 - Select inventory items (1 for first, 2 for second, ..., 0 for tenth)
  • F1 - enter debug mode for infinite inventory 🤓


There are four difficulty levels to choose from, each requiring higher scores. For the nth round, you'll need:

  • Standard - factorial (n!)
  • Advanced - power tower (n^n)
  • Extreme! - Tetration(2,n) (2 to the power of 2, n times)


This is a WIP throughout the GMTK Game Jam 2025, so stay tuned for more features and bugfixes!


External resources used:

"GodotBigNumberClass" from:

 https://github.com/ChronoDK/GodotBigNumberClass

"Life Pickup" sound effect from the Yo Frankie! OS video game, source:

https://opengameart.org/content/life-pickup-yo-frankie

Main Title ASCII art from:

https://patorjk.com/software/taag


Updated 21 hours ago
Published 3 days ago
StatusPrototype
PlatformsHTML5, Windows
AuthorYonathan Amir
Made withGodot
TagsGame Maker's Toolkit Jam, Roguelite

Download

Download
BigLoopGoBrr_1_1.exe 95 MB

Comments

Log in with itch.io to leave a comment.

Cool game! I like an incremental-like coding game!

Great!!! Simple yet addicting <3

nice game! really creative

Thanks for playing!