Skip to content

An exploration ARPG game made in python with pygame

Notifications You must be signed in to change notification settings

LGgameLAB/The-Caverns

 
 

Repository files navigation

𝕿𝖍𝖊 𝕮𝖆𝖛𝖊𝖗𝖓𝖘

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

About

An exploration ARPG game made in python with pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%