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.
- Host: GitHub
- URL: https://github.com/zhammer/adventure-anywhere
- Owner: zhammer
- License: apache-2.0
- Created: 2019-07-07T23:02:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T21:40:10.000Z (over 3 years ago)
- Last Synced: 2025-02-26T14:42:35.292Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.ASF-2
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