Martin Fournier f9daf5df64 Keep the sidebar opened or closed on reload
Previously, going to a full-width page and heading back to the terminal would default the sidebar to its opened state regardless of what it was before.

Now it stores it in the GameRoot's state and also in the Settings so
that it persists over reloads.
2022-01-16 17:00:06 -05:00
2022-01-15 15:37:46 -05:00
sg
2021-10-03 20:34:36 -04:00
2021-11-11 23:28:08 -05:00
doc
2022-01-15 18:39:37 -05:00
doc
2022-01-15 18:39:37 -05:00
doc
2022-01-15 18:39:37 -05:00
2021-11-11 23:28:08 -05:00
2022-01-14 19:32:44 -08:00
2021-12-19 15:42:40 -05:00
2021-10-11 16:38:50 -04:00
2022-01-10 07:37:01 -05:00
2021-11-02 14:42:41 -04:00
2021-09-08 23:47:34 -04:00
2022-01-07 02:50:32 -05:00
2022-01-04 14:44:17 -07:00
2021-09-19 03:13:49 -04:00
2021-12-13 19:46:08 -05:00
2022-01-04 11:11:17 -05:00
2021-11-03 13:43:03 -04:00
2018-03-12 14:39:04 -05:00
2021-10-11 16:38:50 -04:00
2021-09-27 17:09:48 -04:00
2022-01-02 11:55:06 -05:00
2022-01-04 20:46:10 -05:00
2022-01-08 05:45:32 -05:00
2022-01-04 11:03:01 -05:00
2021-11-02 15:51:18 -04:00
2021-11-27 15:07:25 -05:00
2021-11-27 15:07:25 -05:00
2021-11-27 15:07:25 -05:00
2021-10-13 02:27:55 -04:00
2022-01-08 05:45:32 -05:00
2021-10-30 12:34:14 -04: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.

Description
Bitburner source code.
Readme 401 MiB
Languages
TypeScript 97.5%
JavaScript 2.3%
HTML 0.1%