Blackout server written in node

@Mark Mark authored on 1 Feb 2020
.gitignore Script to run the server in the background 5 years ago
index.js The dictionary of players by connects has to be a Map 5 years ago
item.js Initial server, tracking items, rooms, and people 5 years ago
package-lock.json Initial server, tracking items, rooms, and people 5 years ago
package.json Initial server, tracking items, rooms, and people 5 years ago
player.js Initial server, tracking items, rooms, and people 5 years ago
room.js The dictionary of players by connects has to be a Map 5 years ago
server Script to run the server in the background 5 years ago