Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

Other-Project/PeiP1-Rogue

Repository files navigation

Roguelike project

Run

Windows

It is recommended to install the Windows Terminal and then just double-click on the run.bat file
You can also use the run.ps1 or python ./src/main.py

Linux

Simply execute ./run.sh

Development

It is recommended to use PyCharm but any Python IDE can be used