This is a very basic command line only dungeon crawler game, that I used to learn and apply OOP fundamentals in C++. I may or may not add to this game later. In case you want to play it, follow the instructions below.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
feature: Added checks to check if a given input is valid (except for the characters name) to prevent crashes due to invalid inputv
b77c016View on GitHubbuild: Changed CmakeLists so that the binaries name that is build from it is actually correct
62e5233View on GitHubchore: Changed gitignore to prevent accidental inclusions of CMakeFiles directory
95cd342View on GitHub