An open API service indexing awesome lists of open source software.

https://github.com/zhammer/adventure-anywhere

Port of the 1977 ADVENTURE game that supports long-running sessions amongst multiple players.
https://github.com/zhammer/adventure-anywhere

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

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](https://github.com/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](https://pyvideo.org/pyohio-2014/the-clean-architecture-in-python.html).

Adventure Anywhere can be played:
- **via SMS** by texting +17028002877
- source code: [sms_adventure](/sms_adventure)
- website: www.smsadventure.com