Alphacharge / transcendence

A nice Pong Game with local, normal and tournament mode.
GNU General Public License v3.0
1 stars 0 forks source link

Paddle logic #88

Closed Alphacharge closed 9 months ago

Alphacharge commented 9 months ago

paddles wasn't working because of an if condition in the frontend (localGame) without it's working again but are there other issues that result from this?