Infinite Progression

About
The G-Mod of Idle games, this allows for easy modding, in python and JSON. Never worry about finishing your current idle game, because this one never ends!
Features
Procedural Generation
The game is formatted as a list of modules, all in a stack, These modules all interact with the ones above. Once you make 10000 currency, you can buy another module. This module will be randomly picked, yet with a seed, you can play the same sequence every time.
Never Ending
Incremental games have always had an end, whether it is because the effort to go on is impossible to put forth, or because the end is predefined, but not with this one. Every module in the base game is designed to allow you to play the game indefinitely.
High Replayability
Play the game with whatever combinations of mods you want. Mods can range from boosts to generators, to Plus-Mode where you can choose the next module.
Easy To Learn Modding System With A Growing API
Don't think there are enough modules in the game, just make another. With a python plugin system and a built-in mod maker, you can do anything you want. It doesn't end there, the majority of what future updates will contribute to the API of the game, making it easier to do what you would like.

Links

Last Modified 2024 07/19