Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 219 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 219 Bytes

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