/untitled-rpg

Zelda-like 2.5D adventure RPG written to learn game development with Python.

Primary LanguagePython

Untitled RPG

This is my labor of love project to learn game development with Python and to make a Zelda-like where I'm able to add in anything I want.

Don't expect much.

Version 0.0.4 "Better" Combat out now!

Setup

  • pip install -r requirements.txt
  • python untitled_rpg.py

Tested with Python 3.10 and Pygame 2.5.0

Build

  • pip install -r requirements.txt
  • assets\scripts\build

Credit