https://github.com/devmount/bitburner-contract-solver
A little helper to solve the Bitburner contracts
https://github.com/devmount/bitburner-contract-solver
bitburner incremental-game
Last synced: 10 months ago
JSON representation
A little helper to solve the Bitburner contracts
- Host: GitHub
- URL: https://github.com/devmount/bitburner-contract-solver
- Owner: devmount
- Created: 2022-02-07T08:21:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T21:11:33.000Z (11 months ago)
- Last Synced: 2025-02-28T15:10:44.407Z (11 months ago)
- Topics: bitburner, incremental-game
- Language: JavaScript
- Homepage: https://devmount.github.io/bitburner-contract-solver/
- Size: 69.3 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Bitburner Contract Solver
This is just a little helper to solve the Bitburner contracts for those who haven't fully automated that yet for any reason.
Clone this repo and run it locally or check it out here:
This project is based on [the corresponding game source](https://github.com/bitburner-official/bitburner-src/blob/dev/src/CodingContract/) - all credits to the original authors of the awesome Bitburners game.