29b0c70641
* controller docs * add link to docs section in main readme * change wording
29 lines
990 B
ReStructuredText
29 lines
990 B
ReStructuredText
Taisei Project - Documentation
|
|
==============================
|
|
|
|
Here's a list of all the docs we have for working with Taisei.
|
|
|
|
Gameplay & Troubleshooting
|
|
--------------------------
|
|
|
|
* `MANUAL.rst <./MANUAL.rst>`__ - the general game manual on how to play Taisei
|
|
* `STORY.txt <./STORY.txt>`__ - the story of Taisei Project
|
|
* `CONTROLLER.rst <./CONTROLLER.rst>`__ - how to use a controller with Taisei
|
|
|
|
Development
|
|
-----------
|
|
|
|
* `BUILD.rst <./BUILD.rst>`__ - how to set up your build environment,
|
|
and compile Taisei
|
|
* `ENVIRON.rst <./ENVIRON.rst>`__ - various environment variables built
|
|
into Taisei to modify its core settings, when run from the command line
|
|
* `MATH.rst <./MATH.rst>`__ - introduction to complex numbers, used in the
|
|
coordinate system of Taisei
|
|
|
|
Graphics
|
|
--------
|
|
|
|
* `ANIMATION_FORMAT.rst <./ANIMATION_FORMAT.rst>`__ - how to produce sprite
|
|
animations within the game engine
|
|
* `BASISU.rst <./BASISU.rst>`__ - how to compress certain assets within the
|
|
game engine
|