https://github.com/missingdays/felogy-game
https://github.com/missingdays/felogy-game
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/missingdays/felogy-game
- Owner: missingdays
- Created: 2018-04-26T19:34:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-09T16:59:17.000Z (almost 8 years ago)
- Last Synced: 2025-02-05T07:15:18.395Z (about 1 year ago)
- Language: Python
- Size: 14.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To start application run
```
python server.py
```
## Requirements
```
pip install flask
pip install numpy
```