Here is the list of all available the project documentation
- Compiling the game. Short explanation how to compile the game from the source code.
- Running the game. How to run the game on Linux and Windows, with information about available command line options.
- Modifying the game. How to modify various aspects of the game without changing the game code.
- Code documentation syntax. Short explanation of syntax used in the game source code.
- Code documentation for the latest development release. You can search through it here.
- Contributing guide. If you want to contribute to the project, please read it first.
- Coding standard. The coding style used by the project.
- Testing the project. General information about the procedure of testing the code of the project.
- Code of conduct. Or Captain Obvious manifesto: general rules about our behavior here.
- The project license. The legal text of GNU General Public License version 3.0
- To-Do list. The list of things to do in the project.