https://github.com/xshadowblade/generic-training-sim
Another generic spts clone, this time on the web.
https://github.com/xshadowblade/generic-training-sim
idle-game incremental-game prototype test
Last synced: 10 months ago
JSON representation
Another generic spts clone, this time on the web.
- Host: GitHub
- URL: https://github.com/xshadowblade/generic-training-sim
- Owner: xShadowBlade
- License: mit
- Created: 2023-12-15T21:05:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T01:39:57.000Z (over 1 year ago)
- Last Synced: 2024-07-25T03:05:08.797Z (over 1 year ago)
- Topics: idle-game, incremental-game, prototype, test
- Language: TypeScript
- Homepage: https://xshadowblade.github.io/generic-training-sim/
- Size: 2.46 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# Overview
This is a simple incremental game / prototype where you train your stats and buy upgrades that increase that gain.
This game currently features only one "reset layer", and involves a lot of waiting (there is offline progress), so it is not your traditional incremental game.
> [!NOTE]
> This game is still in development, so expect bugs, unfinished features, poor balancing as a result of lack of playtesting, and/or data loss.
> [!WARNING]
> The purpose of this game is for me to test the functionality of my [library](https://github.com/xShadowBlade/emath.js).
> As such, development may discontinue at any time.
# Useful links
- [Changelog](./CHANGELOG.md)