https://github.com/unixmonkey/gothon
text-based adventure game
https://github.com/unixmonkey/gothon
Last synced: about 2 months ago
JSON representation
text-based adventure game
- Host: GitHub
- URL: https://github.com/unixmonkey/gothon
- Owner: unixmonkey
- Created: 2011-10-28T14:39:12.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-10-28T14:41:22.000Z (over 13 years ago)
- Last Synced: 2025-03-15T12:45:58.501Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a slight refactoring of the Gothon game from "Learn Ruby the Hard Way" where levels are split into their own classes.