A single-player role-playing game implemented in C++
|
10 years ago | |
---|---|---|
.gitignore | 10 years ago | |
LICENSE | 10 years ago | |
README.md | 10 years ago | |
creatures.cpp | 10 years ago | |
creatures.h | 10 years ago | |
rpg.cpp | 10 years ago |
A single-player role-playing game implemented in C++
Right now still a rudimentary command-line interface, but there are plans to include an interactive text UI and move to graphical interfaces.
This is only a single-player RPG with no plans at the moment to expand into any sort of multiplayer or MMO style of play.