- Download or clone the code from GitHub: https://github.com/pythonarcade/roguelike
- Switch to the directory, or open in an IDE like PyCharm
- Create a new virtual environment
- Install the depended packages through your IDE or via
pip install -r requirements.txt - Run with
python source