Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 371 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 371 Bytes

𝕿𝖍𝖊 𝕮𝖆𝖛𝖊𝖗𝖓𝖘

A Pygame Game

An exploration ARPG with fantasy D&D elements.

Uses Tiled level designer. https://www.mapeditor.org/

  • python 3.9.1+
  • pygame 2.0.1
  • PyTMX 3.30

Usage

Make sure the packages are installed.

pip install -r requirements.txt

and simply run the main file.

python main.py