Alpha Branch: Difference between revisions

From Turing Complete
No edit summary
No edit summary
Line 11: Line 11:
== Gameplay ==
== Gameplay ==
* [[Alpha Branch/Components|Components]] A list of all available components with short descriptions of their operation.
* [[Alpha Branch/Components|Components]] A list of all available components with short descriptions of their operation.
* [[Alpha Branch/ISA spec|ISA specification]] Details of the format used to define assembly instructions.
* [[ISA spec|ISA specification]] Details of the format used to define assembly instructions.


== Development ==
== Development ==
* [[Custom level creation|Custom level creation]] Information about creating your own levels in alpha branch.
* [[Custom level creation|Custom level creation]] Information about creating your own levels in alpha branch.
* [[Custom level creation/Simplex|Simplex]] Simplex language reference.
* [[Custom level creation/Simplex|Simplex]] Simplex language reference.

Revision as of 01:06, 15 January 2025

Welcome to the Alpha branch! Here is where information related to the latest developments will be collected. Please keep in mind that the alpha branch is under very active development and that these pages may not always be 100% up to date.

The alpha branch is known as "save_breaker" for good reason! If you wish to explore the alpha branch, you should follow the instructions to Backup your save directory and start fresh.

General information

Gameplay

  • Components A list of all available components with short descriptions of their operation.
  • ISA specification Details of the format used to define assembly instructions.

Development