https://github.com/torrayne/spyfall
Party game Spyfall online
https://github.com/torrayne/spyfall
eventlet flask flask-pymongo flask-socketio python3
Last synced: about 2 months ago
JSON representation
Party game Spyfall online
- Host: GitHub
- URL: https://github.com/torrayne/spyfall
- Owner: torrayne
- Created: 2018-04-22T02:57:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-31T02:21:45.000Z (about 8 years ago)
- Last Synced: 2025-02-22T19:50:31.296Z (over 1 year ago)
- Topics: eventlet, flask, flask-pymongo, flask-socketio, python3
- Language: Python
- Size: 105 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Spyfall Online
https://spyfallonline.herokuapp.com/
This is a one page webapp using websockets.
## What I used
```
Flask
Flask_SocketIO
Flask_PyMongo
Eventlet
```