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
Cooperative guessing Game
Prerequisites flask and numpy:
pip3 install flask
pip3 install numpy
Run the flask up:
python3 webapp.py