Island
- class quest.examples.island.IslandAdventure[source]
A very simple subclass of
QuestGame.To run this example:
$ python -m quest.examples.island
IslandAdventureshows off the basic features of the Quest framework, loading a map and letting the player explore it. After you play it, check out the sorce code by clicking on “source” in the blue bar just above.