Server aiming to support the multiplayer mode of the classic pong game.
Stars
7
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
doc: add README
8161148
feat: cleanup session after disconnect
ff7cc09
feat: terminate spectators in game end
9c53d15
feat: remove streaming buffer
e7ec901
feat: reduce spectate delay buffer
fbe7d85
feat: player spectate mode
ba206ad
feat: update game engine
8f7d963
fix: goal side logic
68f647c
refactor: move ready to separate file
b542b11
doc: important public methods
8990625
build: remove old port flag
8ab8b5b
feat: main context cancellation
9a90e87
fix: position update
1d5e5be
feat: terminate conn on read failure
714c05b
doc: game info struct
aacd5e6