Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 329 Bytes

File metadata and controls

8 lines (7 loc) · 329 Bytes

How To Install

  • 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