You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RPG - classes to make a simple text-based adventure game
This project consists of classes to make interconnected rooms, characters (who can be enemies or friends), and items to be found in a room and used for combat.
About
A set of Python3 classes to build a text based adventure game