Node-JS server for multiplayer interactions in the game TanksJS.
Go to file
Arne van Iterson 9b4424c830 Changes to conform socket.io version 3 2020-11-07 15:23:52 +01:00
src Changes to conform socket.io version 3 2020-11-07 15:23:52 +01:00
.eslintrc.js Fixed a bug which causes the server to crash when a player that wasn'y in a room disconnected. 2020-05-17 20:24:04 +02:00
.gitignore Changes to conform socket.io version 3 2020-11-07 15:23:52 +01:00
README.md First Commit 2020-04-21 09:42:22 +02:00
package-lock.json Changes to conform socket.io version 3 2020-11-07 15:23:52 +01:00
package.json Changes to conform socket.io version 3 2020-11-07 15:23:52 +01:00

README.md

TanksJS-server

Node-JS server for multiplayer interactions in the game TanksJS.