StevenGann / TRPG

An OOP C# framework for Text RPG games, inspired by the improved console window in Windows 10.
6 stars 4 forks source link

TRPG

An OOP C# framework for Text RPG games, inspired by the improved console window in Windows 10.

What is this?

TRPG is a very generic implementation of a rogue-like text RPG game, implemented entirely as a console application with an interface reminicent of Zork and the like. Your soul means of contol is typing action commands for each turn. These commands are interprited and actions are taken, and the game provides you with a description of the locations and events.

Screenshot

Screenshot

From the top down we see the major features of the UI

Planned Features

To Do: