https://github.com/theloni-monk/pong-io
Overengineered multiplayer pong game written in typescript, with servers written in node with socket-io
https://github.com/theloni-monk/pong-io
javascript javascript-game nodejs pixijs pong-game socket-io typescript
Last synced: 2 months ago
JSON representation
Overengineered multiplayer pong game written in typescript, with servers written in node with socket-io
- Host: GitHub
- URL: https://github.com/theloni-monk/pong-io
- Owner: theloni-monk
- Created: 2019-06-08T04:42:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T02:43:20.000Z (over 6 years ago)
- Last Synced: 2025-01-13T13:29:40.119Z (over 1 year ago)
- Topics: javascript, javascript-game, nodejs, pixijs, pong-game, socket-io, typescript
- Language: TypeScript
- Homepage:
- Size: 826 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pixi-pong
## Named for the Javascript 2d rendering library pixi.js
What began as a basic pong game written to keep js fresh in my memory quickly spiraled out of control
becoming an over-engineered monstrosity, complete with dynamic Server load balacning and a test suite
//TODO: write readme