lordmauve / adventurelib

A minimal library for writing text adventure games in Python 3
https://adventurelib.readthedocs.io/
MIT License
153 stars 42 forks source link

cast MAGIC example in demo_game #31

Closed horstjens closed 4 years ago

horstjens commented 4 years ago

making the use of keywords and multiple @WHEN decorators more clear by providing an example in demo_game.py