Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.23 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.23 KB

Welcome to The Python Arcade Community RPG

Pull Requests Welcome First Timer Friendly License MIT

Screenshot

This is an open-source RPG game.

Graphics Assets From:

Development

To install the project and all development dependencies run the following command, this should ideally be done in a virtual environment:

pip install -e ".[dev]"

The game can then be ran with:

python -m rpg

Contact The Maintainer

[email protected]