GitXplorerGitXplorer
1

cooperationsimulation

public
1 stars
0 forks
5 issues

Commits

List of commits on branch master.
Unverified
62bd150a934fa8321ea3aeac96dcda634ff83607

:tada: Added .gitattributes

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