Alphacharge / transcendence

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

Add signup password guard protection frontend side, prettified front-… #48

Closed sc00bid00 closed 10 months ago

sc00bid00 commented 10 months ago

… and backend

Changes to be committed: modified: backend/src/game/GameState.ts modified: backend/src/game/game.service.ts modified: frontend/src/components/BackgroundComponent.vue modified: frontend/src/views/ProfileView.vue modified: frontend/src/views/SignupView.vue