/cooperationsimulation

Cooperative guessing Game

Primary LanguagePython

cooperationsimulation

Cooperative guessing Game

Used Libraries

  • Flask
  • numpy

How to use

Prerequisites flask and numpy:

pip3 install flask
pip3 install numpy

Run the flask up: python3 webapp.py