bitburner-src/doc/source/index.rst

41 lines
1.6 KiB
ReStructuredText
Raw Normal View History

.. Bitburner documentation master file, created by
sphinx-quickstart on Wed Oct 4 15:03:07 2017.
You can adapt this file completely to your liking, but it should at least
2021-10-08 06:55:55 +02:00
contain the root `toctree` directive.
Welcome to Bitburner's documentation!
=====================================
2019-04-20 07:27:33 +02:00
Bitburner is a programming-based `incremental game <https://en.wikipedia.org/wiki/Incremental_game>`_
that revolves around hacking and cyberpunk themes. The game is currently in the
2021-10-08 06:59:36 +02:00
early beta stage of development. It `can be played here <https://danielyxie.github.io/bitburner/>`_.
What is Bitburner?
------------------
Bitburner is a cyberpunk-themed incremental RPG where you, the player, take the role of an unknown hacker in a dark, dystopian world.
When a mysterious hacker called jump3R messages you, he/she confirms your suspicions that there is something wrong with the world around you.
Now, aided by jump3R, you embark on a quest to gain money and power by any means necessary, in the hopes that this will lead to to uncover the
secrets that you've been searching for.
.. toctree::
:maxdepth: 5
:caption: Contents:
Netscript <netscript>
2018-12-04 02:20:58 +01:00
Basic Gameplay <basicgameplay>
Advanced Gameplay <advancedgameplay>
2018-03-12 20:39:04 +01:00
Keyboard Shortcuts <shortcuts>
Script Editors <scripteditors>
Game Frozen or Stuck? <gamefrozen>
Guides & Tips <guidesandtips>
Tools & Resources <toolsandresources>
2018-05-23 02:09:04 +02:00
Changelog <changelog>
2021-11-03 03:49:46 +01:00
v1.0.0 script migration guide <v1.0.0_migration.rst>
Donate <https://paypal.me/danielyxie>
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`