A single-player role-playing game implemented in C++

Vitor S 4d5bd539f3 First upload into notabug.org 9 yıl önce
.gitignore ea58600784 Init commit 9 yıl önce
LICENSE ea58600784 Init commit 9 yıl önce
README.md 4d5bd539f3 First upload into notabug.org 9 yıl önce
creatures.cpp 4d5bd539f3 First upload into notabug.org 9 yıl önce
creatures.h 4d5bd539f3 First upload into notabug.org 9 yıl önce
rpg.cpp 4d5bd539f3 First upload into notabug.org 9 yıl önce

README.md

UnixLegends

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.