/konigame

A game about the Konigsberg bridges

Primary LanguagePythonMIT LicenseMIT

konigame

A game about the Konigsberg bridges

How to contribute

  1. Create a venv
  2. Install requirements
pip3 install -r requirements.txt
  1. Run game
python3 main.py
  1. Contribute