Bitburner source code.
Go to file
2022-04-11 11:59:27 -04:00
.github Added fmt and lint warnings to github pr template 2022-04-06 19:36:35 -04:00
assets Merge pull request #2820 from MartinFournier/chore/declutter 2022-01-26 12:56:37 -05:00
dist allbuild commit a2dddb0e 2022-04-08 00:31:17 -04:00
doc Merge pull request #3331 from Ornedan/shortest-path-cct 2022-04-08 00:38:19 -04:00
electron fmt and lint 2022-04-06 19:30:08 -04:00
markdown allbuild commit /usr/bin/git 2022-03-29 15:49:31 -04:00
src Merge pull request #3392 from phyzical/bugfix/fix-bulk-purchase 2022-04-11 11:59:27 -04:00
test fmtlinttest 2022-04-06 20:18:25 -04:00
tools fmt and lint 2022-04-06 19:30:08 -04:00
.browserslistrc
.dockerignore
.editorconfig
.eslintignore Move cypress & netscript tests to ./test subfolder 2022-01-26 05:35:21 -05:00
.eslintrc.js Turned on no-useless-concat lint and fixed it in code 2022-03-16 20:44:52 +01:00
.gitattributes
.gitignore Merge pull request #2819 from MartinFournier/chore/rm-intermediary-doc 2022-01-26 12:58:10 -05:00
.nojekyll
.prettierignore
.prettierrc
api-extractor.json
babel.config.js
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-03-07 18:22:26 -05:00
cypress.json Move cypress & netscript tests to ./test subfolder 2022-01-26 05:35:21 -05:00
favicon.ico fix build 2022-01-27 20:44:50 -05:00
index.html fix lint 2022-02-23 02:50:38 -05:00
jest.config.js fmt and lint 2022-04-06 19:30:08 -04:00
jest.setup.js
letter_to_fandom.com letter 2022-03-30 12:01:47 -04:00
license.txt Change license to Apache 2 with Commons Clause 2022-03-08 02:42:43 -08:00
main.bundle.js allbuild commit a2dddb0e 2022-04-08 00:31:17 -04:00
main.bundle.js.map allbuild commit a2dddb0e 2022-04-08 00:31:17 -04:00
package-lock.json Merge pull request #3237 from danielyxie/dependabot/npm_and_yarn/electron-14.2.4 2022-04-08 00:06:23 -04:00
package.json Bump electron from 14.0.2 to 14.2.4 2022-03-29 22:14:36 +00:00
package.sh Remove unused files 2022-03-21 07:48:07 -04:00
README.md Move markdown doc & quotes to ./docs subfolder 2022-01-26 05:35:21 -05:00
requirements.txt
tsconfig.json
tsdoc-metadata.json update doc 2022-03-17 16:50:46 -04:00
webpack.config.js fix build 2022-01-27 20:44:50 -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.