A single-player role-playing game implemented in C++
|
před 9 roky | |
---|---|---|
.gitignore | před 9 roky | |
LICENSE | před 9 roky | |
README.md | před 9 roky | |
creatures.cpp | před 9 roky | |
creatures.h | před 9 roky | |
rpg.cpp | před 9 roky |
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.