Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zac-garby/multiplayer-game
A fairly basic multiplayer game using socket.io
https://github.com/zac-garby/multiplayer-game
game heroku multiplayer-game socket-io
Last synced: about 1 month ago
JSON representation
A fairly basic multiplayer game using socket.io
- Host: GitHub
- URL: https://github.com/zac-garby/multiplayer-game
- Owner: zac-garby
- Created: 2017-09-29T21:44:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T07:13:15.000Z (over 7 years ago)
- Last Synced: 2024-10-30T06:27:45.532Z (3 months ago)
- Topics: game, heroku, multiplayer-game, socket-io
- Language: JavaScript
- Homepage: https://game.zacgarby.co.uk
- Size: 250 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# multiplayer-game
A fairly basic multiplayer game using socket.io.![](screenshot.png)
It doesn't really do much at the moment - use the arrow keys to turn
and accelerate.Play it [here](https://game.zacgarby.co.uk)
You can play either on a computer (using arrow keys) or on your phone
(with gyroscope controls.)