HideAndSeek world server is running. Districts : district-plaza, district-sewer, district-rooftop, district-garden (+ legacy alias "world" = plaza) Matchmaker : POST http://localhost:8080/matchmake/joinOrCreate/ Rooms : GET http://localhost:8080/matchmake/rooms/ Stats : GET http://localhost:8080/stats WebSocket : wss://api.eggs.game/ws Play it: cd client && npm install && npm run dev, then open http://localhost:5173