Added more example projects

This commit is contained in:
thepaperpilot 2023-04-06 00:09:43 -05:00
parent 20177c5b83
commit 6cd76097bb

View file

@ -1,6 +1,18 @@
# Example Projects # Example Projects
## TMT-Demo ## Advent Incremental <Badge type="warning" text="Profectus 0.5" />
[View Source](https://github.com/thepaperpilot/advent-Incremental/) | [View Project](https://www.thepaperpilot.org/advent/)
An incremental game with 25 different layers of content. A good example of what a large project looks like. There's also a partial port to 0.6 available [here](https://github.com/thepaperpilot/advent-Incremental/tree/next).
## Primordia <Badge type="warning" text="Profectus 0.5" />
[View Source](https://github.com/Jacorb90/Primordial-Tree) | [View Project](https://jacorb90.me/Primordial-Tree/)
A "The Prestige Tree" style incremental game, developed by the original creator of TPT.
## TMT-Demo <Badge type="tip" text="Profectus 0.6" />
[View Source](https://github.com/profectus-engine/tmt-demo) | [View Project](https://profectus-engine.github.io/TMT-Demo/) [View Source](https://github.com/profectus-engine/tmt-demo) | [View Project](https://profectus-engine.github.io/TMT-Demo/)