https://github.com/monambike/adventure-text
Adventure text is a small C++ text based game.
https://github.com/monambike/adventure-text
cplusplus cpp game game-text-based text-game
Last synced: over 1 year ago
JSON representation
Adventure text is a small C++ text based game.
- Host: GitHub
- URL: https://github.com/monambike/adventure-text
- Owner: monambike
- License: mit
- Created: 2023-06-01T16:11:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T06:10:18.000Z (over 2 years ago)
- Last Synced: 2025-02-02T22:58:41.035Z (over 1 year ago)
- Topics: cplusplus, cpp, game, game-text-based, text-game
- Language: C++
- Homepage:
- Size: 1.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Adventure Text :video_game:
Adventure text is a small C++ text based game. You have your character that given some events you may chose a list of options and
The game has status, invetory, weapon and item system.