Recreate the first ever video game. Pong game!
Status: Ongoing
Any user connects. The difference is that authorized user can store his scores and etc.
handleConnection(@ConnectedSocket() socket: Socket) {
}
Recreate the first ever video game. Pong game!
Status: Ongoing
Any user connects. The difference is that authorized user can store his scores and etc.
handleConnection(@ConnectedSocket() socket: Socket) {
}