Skip to content

Kerothan/Incremental-base

Repository files navigation

Incremental-base

Project overview

This work in progress is intended to be a starting point for developing idle incremental games using React and Next.js

Basic components will include

  • resources to gather
  • temporary upgrades purchased with resources
  • reset mechanic
  • prestige resources from reset
  • permanant upgrades purchased with prestige
  • time calculations per 'tick'
  • config file to customize names, upgrade costs, and cost increase ratios

Components to be added in future releases

  • image support
  • offline progress
  • example projects

Out of scope

  • online save data storage

Development server

Run npm run dev to load a dev server. Navigate to http://localhost:3000/. The app will reload if any source files are changed.

About

Base code for creating a text based incremental idle game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published