Bitburner source code.
Go to file
hydroflame 0ff9ff87d1
Merge pull request #2715 from JosephDavidTalbot/dev
Fixed Formatting Issue with Coding Contract Documentation
2022-01-20 12:24:31 -05:00
.github Fix CI step label for tests 2022-01-17 17:28:26 +10:00
assets/Steam Add achievements to base game 2022-01-08 05:45:32 -05:00
css
cypress
dist doc 2022-01-18 19:12:52 -05:00
doc Fixed Coding Contract Documentation 2022-01-19 15:34:48 -06:00
electron Reduce log level for the all achievements and player achievements listings 2022-01-14 23:41:01 +02:00
input doc 2022-01-18 19:12:52 -05:00
markdown doc 2022-01-18 19:12:52 -05:00
netscript_tests
scripts
src Add game version in document.title 2022-01-20 09:26:07 -05:00
test Add Test 2022-01-14 19:32:44 -08:00
tools Add script to generate a markdown changelog 2022-01-18 15:47:19 -05:00
.browserslistrc
.dockerignore
.editorconfig
.eslintignore
.eslintrc.js
.gitattributes Allow drag on character overview 2022-01-10 07:37:01 -05:00
.gitignore
.nojekyll
.prettierignore Allow drag on character overview 2022-01-10 07:37:01 -05:00
.prettierrc Allow drag on character overview 2022-01-10 07:37:01 -05:00
api-extractor.json
babel.config.js
BN14.md
CONTRIBUTING.md
cypress.json
editor.main.js
FAQ.md
favicon.ico
index.html fix bug of quiting for currently working faction 2022-01-11 12:31:37 -05:00
jest.config.js
jest.setup.js
license.txt
main.bundle.js Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2022-01-18 18:59:17 -05:00
main.bundle.js.map Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2022-01-18 18:59:17 -05:00
main.css
main.css.map
package-lock.json
package.json
package.sh Add achievements to base game 2022-01-08 05:45:32 -05:00
Quotes.txt
README.md
requirements.txt
steam_api.dll
steam_api.lib achievements 2021-11-27 15:07:25 -05:00
steam_appid.txt
stylelint.config.js
tsconfig.json Add achievements to base game 2022-01-08 05:45:32 -05:00
tsdoc-metadata.json
webpack.config-test.js
webpack.config.js Add achievements to base game 2022-01-08 05:45:32 -05:00

Bitburner

Build Status

Bitburner is a programming-based incremental game that revolves around hacking and cyberpunk themes. The game can be played at https://danielyxie.github.io/bitburner or installed through Steam.

See the frequently asked questions for more information . To discuss the game or get help, join the official discord server

Documentation

The game's official documentation can be found on Read The Docs. Please note that this is still a work-in-progress.

The in-game documentation is generated from the TypeScript definitions.

Anyone is welcome to contribute to the documentation by editing the source files and then making a pull request with your contributions. For further guidance, please refer to the "As A Documentor" section of CONTRIBUTING.

Contribution

There are many ways to contribute to the game. It can be as simple as fixing a typo, correcting a bug, or improving the UI. For guidance on doing so, please refer to the CONTRIBUTING document.

You will retain all ownership of the Copyright of any contributions you make, and will have the same rights to use or license your contributions. By submitting a pull request you agree to grant me perpetual, worldwide, non-exclusive, transferable, royalty-free, and irrevocable rights to use, publish, and distribute your contributions to the project. A formal Contributor's License Agreement will be drawn up in the future.

If you would like to make significant contributions to the project as a collaborator, please reach out to @danielyxie to help coordinate the effort.