Node-JS server for multiplayer interactions in the game TanksJS.
Go to file
corner 889d9a8065 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
src 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
.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 First Commit 2020-04-21 09:42:22 +02:00
README.md First Commit 2020-04-21 09:42:22 +02:00
package-lock.json Made multiplayer support semi working 2020-04-23 22:35:24 +02:00
package.json Made multiplayer support semi working 2020-04-23 22:35:24 +02:00

README.md

TanksJS-server

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