julesgrc0 / PyDungeon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyDungeon

PyDungeon

Simple game with map creation and customization. Made using dungeon tileset from itch.io.

(in development)

Build/Run

Run the project in VSCode using the build command or start the main.py file:

python main.py

Build with pyinstaller:

.\build.bat

What is BTP

  • Python extension made in C++ with Raylib and Pybind11 + Additional module (gui, utility, ...)

  • BTP stands for Better Than Pgzero. It's a library for laughs made for my brother at the base. I use it here as an example to show what can be done with it.

About


Languages

Language:Python 99.8%Language:Batchfile 0.2%