A single-player role-playing game implemented in C++
|
%!s(int64=9) %!d(string=hai) anos | |
---|---|---|
.gitignore | %!s(int64=9) %!d(string=hai) anos | |
LICENSE | %!s(int64=9) %!d(string=hai) anos | |
README.md | %!s(int64=9) %!d(string=hai) anos | |
creatures.cpp | %!s(int64=9) %!d(string=hai) anos | |
creatures.h | %!s(int64=9) %!d(string=hai) anos | |
rpg.cpp | %!s(int64=9) %!d(string=hai) anos |
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.