https://github.com/jleung51/labyrinth
C++ roaming game played with a mappable set of connected rooms.
https://github.com/jleung51/labyrinth
command-line-app cpp game
Last synced: 9 months ago
JSON representation
C++ roaming game played with a mappable set of connected rooms.
- Host: GitHub
- URL: https://github.com/jleung51/labyrinth
- Owner: jleung51
- License: mit
- Created: 2015-05-05T02:44:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T05:59:15.000Z (over 7 years ago)
- Last Synced: 2025-02-02T01:11:20.733Z (over 1 year ago)
- Topics: command-line-app, cpp, game
- Language: C++
- Homepage:
- Size: 158 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# labyrinth
C++ implementation of a game played with a mappable set of connected rooms.
This is **still under construction**! If you would like to help develop the game, check out *CONTRIBUTING.md*.
See the file *GameInstructions.txt* for instructions on how to play the game Labyrinth.