🏆 An incremental game where you optimize token production to chase the ultimate high score.
Climb the corporate AI leaderboard—one token at a time.
Click the Token Reactor, automate production, deploy increasingly questionable AI models, and chase ever-larger High Scores. Every record earns a Performance Bonus, while Ops Comms delivers encouragement, office gossip, and absolutely trustworthy updates from management.
Play the game on:
Read the blog post.
- Click and automate your way from a workstation to a Cosmic Token Reactor
- Purchase manual, automation, and efficiency upgrades
- Activate Token Surge and Hyperfocus abilities
- Unlock satirical AI models and workplace lore
- Earn milestones and achievements
- Start new sessions for a permanent Token Multiplier
- Export and import local save data
- Continue progressing beyond the main run
- Enjoy background music and sound effects
Your first session takes roughly 15–20 minutes to reach the reset milestone, but the leaderboard never truly ends.
- Click or tap the reactor to generate tokens
- Select upgrades to purchase them
- Use Ă—1, Ă—10, or MAX purchasing modes
- Audio begins after your first interaction
Progress saves automatically in your browser. No account or internet connection is required after the game loads.
Can you outperform your colleague—or will the Token Reactor outperform you?
Clone the repository:
git clone https://github.com/remarkablegames/tokenmaxxer.git
cd tokenmaxxerInstall the dependencies:
npm installIn the project directory, you can run:
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.
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!
Checks code quality.
Checks for type errors.
Runs tests.
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