Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 307 Bytes

File metadata and controls

17 lines (14 loc) · 307 Bytes

PythMUD v0.0.1

Installation

  1. Download
  2. Run main.py with Python 3, only currently works on Linux

Requirements

  • Python 3
  • Linux

Changelog

v0.0.1 initial release

  • move implemented
  • room and exit objects added
  • input checking added
  • signal handling implemented
  • help text added