Simple Ping Pong game example with single and primitive online mode on Unity and Node.js
- Run server.js
- Connect to game
- If someone disconnect, need restart server
- Player1 always start game first
Simple Ping Pong game example with single and primitive online mode on Unity and Node.js
C#MIT