Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prash5t/chase-run-game-backend
Hosts Flask Socket Server for the game
https://github.com/prash5t/chase-run-game-backend
flask game python socket-io
Last synced: about 10 hours ago
JSON representation
Hosts Flask Socket Server for the game
- Host: GitHub
- URL: https://github.com/prash5t/chase-run-game-backend
- Owner: prash5t
- Created: 2024-09-16T03:46:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T03:54:32.000Z (5 months ago)
- Last Synced: 2024-12-18T19:09:52.203Z (about 2 months ago)
- Topics: flask, game, python, socket-io
- Language: Python
- Homepage:
- Size: 2.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chase Run Game Socket Server
A Flask-SocketIO based server for hosting a multiplayer game.
## Game Screenshot
![Game Interface](static/1.png)
## Game Rules
- First player to connect becomes the chaser
- Players move freely in the game area
- When the chaser collides with another player, roles switch