Skip to content

Releases: OneHit-Studio/IncrementalGame

Release list

Release 0.1

Choose a tag to compare

@msabate00 msabate00 released this 20 Dec 14:55
d2709d6

IncrementalGame — Release Notes

Version: v0.1.0
Date: 2025-12-20

Download & install

  1. Download the .zip from this release.
  2. Extract it anywhere.
  3. Run the game:
    • Windows: IncrementalGame.exe

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