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: 11 months 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 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T07:13:15.000Z (over 8 years ago)
- Last Synced: 2025-04-04T16:25:41.541Z (about 1 year ago)
- Topics: game, heroku, multiplayer-game, socket-io
- Language: JavaScript
- Homepage: https://game.zacgarby.co.uk
- Size: 250 KB
- Stars: 0
- Watchers: 1
- 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.

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.)