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