Skip to content

Commit 85aef21

Browse files
authored
Merge pull request #60 from sourcehold/docs/reimplementation-tutorial-1
docs: add reimplementation-tutorial-1
2 parents 9413c23 + 17acbb8 commit 85aef21

4 files changed

Lines changed: 1214 additions & 0 deletions

File tree

docs/wiki.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Here you'll find detailed documentation about the Project and the Game
99
The OpenSHC Project
1010
-------------
1111
- :doc:`How reimplementation works <wiki/wiki-workings>`
12+
- Tutorials
13+
1. :doc:`Reimplementation tutorial 1: basics <wiki/tutorials/reimplementation-tutorial-1>`
14+
2. :doc:`Reimplementation tutorial 2: function calls <wiki/tutorials/reimplementation-tutorial-2>`
15+
3. :doc:`Reimplementation tutorial 3: arrays and fields <wiki/tutorials/reimplementation-tutorial-3>`
1216

1317
The Game itself
1418
-----------

0 commit comments

Comments
 (0)