textgame
0.2
Contents:
1. Installation
2. Code Examples
2.1. First steps
2.2. Adding functionality to Player
2.3. Time dependent events
2.4. A textadventure game as a telegram chatbot
3. textgame documentation
textgame
Docs
»
2. Code Examples
View page source
2. Code Examples
ΒΆ
Some code example to demonstrate how this package works
2.1. First steps
2.2. Adding functionality to Player
2.2.1. Add a simple method to Player
2.2.2. Overwrite an existing player method
2.2.3. Trigger a yes/no conversation and magic words
2.2.4. Unlock advanced modes for Player
2.3. Time dependent events
2.4. A textadventure game as a telegram chatbot