Bitburner source code.
Go to file
2022-04-19 17:07:51 -07:00
.github doc: Add linked issues info in pr template 2022-04-15 11:00:04 -04:00
assets Merge pull request #2820 from MartinFournier/chore/declutter 2022-01-26 12:56:37 -05:00
dist allbuild commit 00628a8c 2022-04-18 12:48:17 -04:00
doc revert theme 2022-04-14 02:34:20 -04:00
electron 🔖 Build v1.6.4 2022-04-13 12:32:26 -04:00
lore Started collecting lore so that additions to it are simpler 2022-04-14 16:08:26 -05:00
markdown 🔖 Build v1.6.4 2022-04-13 12:32:26 -04:00
src update @types/numeral and fix type errors 2022-04-19 17:07:51 -07:00
test Fix test/jest/Netscript/DynamicRamCalculation.test.js 2022-04-15 01:12:05 +10:00
tools Merge pull request #3232 from MartinFournier/feat/npm-version 2022-04-13 01:24:59 -04:00
.browserslistrc update browserlist 2022-04-12 14:59:53 -04:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.js fmt 2022-04-11 19:39:06 -04:00
.gitattributes
.gitignore doc 2022-04-13 23:53:50 -04:00
.nojekyll
.npmrc Add npm version support to build releases 2022-04-07 07:50:47 -04:00
.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
favicon.ico fix build 2022-01-27 20:44:50 -05:00
index.html do a build 2022-04-12 17:35:16 -04: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
package-lock.json Bump async from 2.6.3 to 2.6.4 2022-04-14 19:02:46 +00:00
package.json update @types/numeral and fix type errors 2022-04-19 17:07:51 -07:00
README.md Added blood donation bonus 2022-04-14 15:17:46 -04:00
requirements.txt
tsconfig.json
tsdoc-metadata.json update doc 2022-03-17 16:50:46 -04:00
webpack.config.js Fix theme browser assets 2022-04-13 22:34:55 -05:00

Bitburner

Join Discord

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.