MCMi460 / legend-of-py

An open-source, Zelda-like RPG game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Legend of Py

This is an open-source PySDL2 Zelda-like game, currently in development.

This project can be run like any other Python game:

python3 -m pip install -r src/requirements.txt
python3 main.py

About

An open-source, Zelda-like RPG game

License:MIT License


Languages

Language:Python 100.0%