adventure-anywhere

Port of the 1977 ADVENTURE game that supports long-running sessions amongst multiple players.


License
MIT
Install
pip install adventure-anywhere==1.2

Documentation

Adventure Anywhere is a port of the 1977 ADVENTURE game that allows for long-running game sessions peristed amongst multiple players. See adventure_anywhere.use_adventure.do_command for the top-level use case.

This repo was originally a fork of Brandon Rhodes' python-adventure which itself is a python port of the original 1977 ADVENTURE fortran code. The code design of Adventure Anywhere is also influenced by Brandon Rhodes' PyOhio 2014 talk The Clean Architecture in Python.

Adventure Anywhere can be played: