GitXplorerGitXplorer
1

cooperationsimulation

public
1 stars
0 forks
5 issues

Commits

List of commits on branch master.
Verified
9980df3b67255bc865c1122fc11f10755c29b77b

Update README.md

11Maxnet1 committed 6 years ago
Unverified
f0a88ea4b3e98714dca579a0e02819c87b349c11

minor refactorings; update readme; update todo list

AAgnesK committed 6 years ago
Unverified
e08b4797a826b7e6f8e103b92de547bf5d079c44

update readme

AAgnesK committed 6 years ago
Verified
463622f67b597d0a3da055486a6bac692691d434

Update README.md

11Maxnet1 committed 6 years ago
Verified
05f44201ceefd9b34625dabeb04d5e58ec253d53

Create README.md

11Maxnet1 committed 6 years ago
Unverified
a60c60b856d742fd587f30cbecc96533949008c0

revealed the uneeded files

committed 6 years ago

README

The README file for this repository.

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