Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T02:43:20.000Z (about 5 years ago)
- Last Synced: 2024-11-13T23:43:09.605Z (3 months 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