tapumar / konigame

A game about the Konigsberg bridges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A game about the Konigsberg bridges

License:MIT License


Languages

Language:Python 100.0%