1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2024-11-22 00:21:32 +00:00
Create your own tree (or non-tree) of prestige upgrades!
Find a file Use this template
2022-06-25 20:04:25 -04:00
css nodeStyle now does fonts 2021-09-09 17:42:44 -04:00
docs Improved toValue 2022-06-25 19:53:48 -04:00
js Fixed id enforcement 2022-06-25 20:04:25 -04:00
Old Things 2.3.1 2020-12-12 21:43:22 -05:00
resources More particle work 2021-05-14 01:38:17 -04:00
changelog.md Fixed id enforcement 2022-06-25 20:04:25 -04:00
demo.html Reorganized prestige formulas to make adding new types easier 2021-09-11 13:54:50 -04:00
discord.png v1.1 2020-09-14 15:26:10 -04:00
index.html Reorganized prestige formulas to make adding new types easier 2021-09-11 13:54:50 -04:00
LICENSE Rebranding 2021-09-11 13:39:54 -04:00
options_wheel.png v1.1 2020-09-14 15:26:10 -04:00
Prestige-tree-license Updated license 2020-10-03 17:59:11 -04:00
README.md Rebranding 2021-09-11 13:39:54 -04:00
remove.png v1.1 Pre-Release 4 2020-09-15 15:27:33 -04:00

Incrementum: A Flexible Incremental Engine

An incremental game engine based on The Prestige Tree. It still requires programming knowledge, but it's mostly pretty easy things and copy/pasting.

Look here for a tutorial on getting started with modding with Incrementum

You can look in the documentation for more information on how it all works, or look at the code in layers.js to see what it all looks like.