Skip to content

ryanskeith/community-rpg

 
 

Repository files navigation

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:

Gameplay

The game is in extremely early stages. For discussion on future direction, see: #31

Controls

Arrow Keys / WASD: Movement L: Toggle Light/Torch E: Pick Up Items I: Open Inventory (non-functional) 1-0 (number keys): Select Item in Hotbar ESC: Open Menu

Development

This project targets Python 3.7 or greater.

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

paul@cravenfamily.com

About

Open-Source RPG using the Python computer language and the Arcade graphics library.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%