Releases: OneHit-Studio/IncrementalGame
Releases · OneHit-Studio/IncrementalGame
Release list
Release 0.1
IncrementalGame — Release Notes
Version: v0.1.0
Date: 2025-12-20
Download & install
- Download the
.zipfrom this release. - Extract it anywhere.
- Run the game:
- Windows:
IncrementalGame.exe
- Windows:
Saves / profiles
- Skill tree progress is saved as JSON at:
Application.persistentDataPath/save<slot>.json
- If save format changes between versions, it will be noted here.
What’s included
- Skill tree progression with node costs and upgrades
- Challenge-based unlocks for:
- Darkness
- Orbs
- Sprint
- Parry
- Enemies + spawner + timer-based run loop
- Skill tree UI + tooltips + profile/stats screens
Highlights / changes
- (Add what changed since the previous release)
- Examples:
- Skill tree cost tuning
- New upgrade nodes
- Sprint rework
Controls
- Move: WASD / Arrow Keys
- Sprint: Left Click / Fire1
- Parry: Right Click / Fire2
- Pause: ESC
- Restart: R
Known issues
- (List known problems so players don’t re-report them)
- Typical examples:
- Balance is provisional (some nodes may feel too strong/weak)
- Saves may be incompatible with older versions (if applicable)
Feedback / bug reports
- Report issues via the repo “Issues” page.
- Please include:
- release version
- OS (Windows/macOS/Linux)
- reproduction steps
- (if possible) a screenshot or short video