mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 04:27:16 +02:00
Further work on the python tut
This commit is contained in:
parent
a2ce4900ba
commit
dcc675fb4d
6 changed files with 325 additions and 18 deletions
|
|
@ -25,8 +25,9 @@ own first little game in Evennia. Let's get started!
|
|||
1. [Building stuff](Part1/Building-Quickstart)
|
||||
1. [The Tutorial World](Part1/Tutorial-World-Introduction)
|
||||
1. [Python basics](Part1/Python-basic-introduction)
|
||||
1. [Game dir overview](Part1/Gamedir-Overview)
|
||||
1. [Python classes](Python-basic-tutorial-part-two)
|
||||
1. [Running Python in- and outside the game](Execute-Python-Code)
|
||||
1. [Running Python in- and outside the game](../../Coding/Execute-Python-Code)
|
||||
1. [Understanding errors](Understanding-Errors)
|
||||
1. [Searching for things](Tutorial-Searching-For-Objects)
|
||||
1. [A walkthrough of the API](Walkthrough-of-API)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue