TheRPG
Attempt at a RPG based on an entity-component-system.
Running
Install ecs from PyPI(pip install ecs) then run rpg.py
Usable commands
move left,right,up,down -- movement command
look -- list visiable things in your vision range
take -- list visible items and adds selected ones to inventory
inv -- list inventory items
debug commands
od -- opens entity list (default on) cd -- closes entity list