https://github.com/dibenso/websocket-pong
A pong game using HTML5 canvas and websockets with socket.io
https://github.com/dibenso/websocket-pong
Last synced: 6 months ago
JSON representation
A pong game using HTML5 canvas and websockets with socket.io
- Host: GitHub
- URL: https://github.com/dibenso/websocket-pong
- Owner: dibenso
- Created: 2015-05-21T14:14:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-21T14:34:05.000Z (about 10 years ago)
- Last Synced: 2024-10-16T04:44:35.689Z (7 months ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 3
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Websocket pong
Game starts as soon as two connections are made.

'W' to move guard up
'S' to move guard down