/fork-legnd

An open-source, Zelda-like RPG game

Primary LanguagePythonMIT LicenseMIT

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:

SHELL

python3 main.py

CMD - if python is under user-defined path variables

python main.py

Follow INSTALL.md for an installation guide/usage of py-sdl2.