A single-player role-playing game implemented in C++
Vitor S 4d5bd539f3 First upload into notabug.org | hace 9 años | |
---|---|---|
.gitignore | hace 9 años | |
LICENSE | hace 9 años | |
README.md | hace 9 años | |
creatures.cpp | hace 9 años | |
creatures.h | hace 9 años | |
rpg.cpp | hace 9 años |
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.