Keep working on starting-tutorial

This commit is contained in:
Griatch 2020-06-21 19:29:59 +02:00
parent cfd70ea837
commit dc811f2e08
7 changed files with 267 additions and 118 deletions

View file

@ -90,16 +90,17 @@
- [Howto/Manually Configuring Color](Howto/Manually-Configuring-Color)
- [Howto/Mass and weight for objects](Howto/Mass-and-weight-for-objects)
- [Howto/NPC shop Tutorial](Howto/NPC-shop-Tutorial)
- [Howto/Starting/API Overview](Howto/Starting/API-Overview)
- [Howto/Starting/Add a simple new web page](Howto/Starting/Add-a-simple-new-web-page)
- [Howto/Starting/Adding Command Tutorial](Howto/Starting/Adding-Command-Tutorial)
- [Howto/Starting/Adding Object Typeclass Tutorial](Howto/Starting/Adding-Object-Typeclass-Tutorial)
- [Howto/Starting/Building Quickstart](Howto/Starting/Building-Quickstart)
- [Howto/Starting/Coding Introduction](Howto/Starting/Coding-Introduction)
- [Howto/Starting/Coordinates](Howto/Starting/Coordinates)
- [Howto/Starting/Directory Overview](Howto/Starting/Directory-Overview)
- [Howto/Starting/Execute Python Code](Howto/Starting/Execute-Python-Code)
- [Howto/Starting/First Steps Coding](Howto/Starting/First-Steps-Coding)
- [Howto/Starting/Game Planning](Howto/Starting/Game-Planning)
- [Howto/Starting/Gamedir Overview](Howto/Starting/Gamedir-Overview)
- [Howto/Starting/Implementing a game rule system](Howto/Starting/Implementing-a-game-rule-system)
- [Howto/Starting/Parsing command arguments, theory and best practices](Howto/Starting/Parsing-command-arguments,-theory-and-best-practices)
- [Howto/Starting/Python basic introduction](Howto/Starting/Python-basic-introduction)