Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 393 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 393 Bytes

MRPG

Install

Requires Python 3. Other dependencies, like pyglet, can be installed using pip:

git clone https://github.com/olehermanse/mrpg.git
cd mrpg
pip3 install -r requirements.txt

(Packaged installer will be available later)

Run

python3 -m mrpg

License

Copyright Ole Herman Schumacher Elgesem. All rights reserved.