Commit Graph

8 Commits

Author SHA1 Message Date
531c0e1344
Added username validation
Auto hide enter/leave room
Username starts as UNNAMED now
Show roomnumber for connected room
2022-11-04 15:13:56 +01:00
391b5569a4
Code cleanup 2022-11-04 13:04:32 +01:00
2fb395a8d4
Keep track of score and reset game after score
Client: only set direction on change
2022-11-04 13:00:54 +01:00
cd7a1f15a9
Added continuous reflection on top and lower border 2022-11-04 12:04:05 +01:00
f728240db9
Added crude client rendering with pixi.js
Added keyboard controlling
Added fixed ball reflections on right paddle
added reflections on screen borders
Added goal (miss the paddle) detection
2022-11-04 04:05:20 +01:00
f31d18bd0b
Blind and likely wrong untested game logic
Added gameloop worker
2022-11-04 01:46:48 +01:00
a4e22a4c52
Added game state, allow paddle movement 2022-11-04 00:13:00 +01:00
462e27c88a
Implemented basic Pong lobby system 2022-11-03 12:29:35 +01:00