Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 230 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 230 Bytes

How to run:

  1. Run server
pip install -r requirements.txt
python server.py
python -m http.server 8000 -d ./out
  1. Open front: view/index.html on browser
  2. Open report page after play the game in http://localhost:8000