Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Installation (Windows)

Filippo Ferrando Damillano edited this page Mar 9, 2021 · 1 revision

Installation:

Dependency

  • Install python3: Download here
  • Install pip: download this file and type python get-pip.py
  • clone the repository: Download the zip from src page
  • extract the zip file
  • cd the folder: cd src/
  • install needed packages: pip install -r requirements.txt

Run the game:

  • You can customize some value in config.py file
  • Run the game by typing python main.py
  • Enjoy!

Here you can find some information about us and some on our experience

Clone this wiki locally