Skip to content

remarkablegames/tokenmaxxer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

108 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tokenmaxxer

build test codecov

πŸ† An incremental game where you optimize token production to chase the ultimate high score.

Credits

Install

Clone the repository:

git clone https://github.com/remarkablegames/tokenmaxxer.git
cd tokenmaxxer

Install the dependencies:

npm install

Run

Available Scripts

In the project directory, you can run:

npm start

Runs the game in the development mode.

Open http://127.0.0.1:5173 to view it in the browser.

The page will reload if you make edits.

You will also see any errors in the console.

npm run build

Builds the game for production to the dist folder.

It correctly bundles in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your game is ready to be deployed!

npm run lint

Checks code quality.

npm run lint:tsc

Checks for type errors.

npm test

Runs tests.

Testing

Query previews run in a temporary sandbox. They never overwrite the saved game, and removing the query restores the existing save.

Preview the High Score celebration:

http://localhost:5173/?preview=high-score

Preview a ready-to-confirm prestige or set a temporary token balance:

http://localhost:5173/?preview=prestige
http://localhost:5173/?tokens=100000000
http://localhost:5173/?preview=prestige&tokens=250000000

License

MIT

About

πŸ† An incremental game where you optimize token production to chase the ultimate high score.

Topics

Resources

License

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors