Run main.py, logins are located in userlist file.
###Current Modules:
| Name | Function |
|---|---|
| main.py | Program control. |
| map.py | Loads room tiles from the mapgrid file. |
| login.py | Handles logins by checking the userlist file. |
| player.py | Player class, holds all variables and functionality for location, combat, etc. |
####TODO: -Room System -Inventory System -Combat System -Implement Multiplayer