This website requires JavaScript.
Explore
Help
Sign In
ZB-Server
/
EscapeFromTeacher
Private
Public Access
Watch
1
Star
0
Fork
0
You've already forked EscapeFromTeacher
Code
Activity
Files
dc5136ca2156796811c9d6ca8d4244ce8e773e42
EscapeFromTeacher
/
cmd
/
server
History
Sebastian Unterschütz
f121fa5ced
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push)
Successful in 2m30s
Initialize Redis-backed RoomRegistry for room-to-pod assignment and add Pod-specific
game.join
handling logic with NATS subscriptions. Update cache-busting version for client assets.
2026-01-04 20:38:18 +01:00
..
gin_server.go
Add Docker, Kubernetes configurations, and CI workflows for deployment. Integrate Gin server for API, WebSocket support, and static file hosting. Refactor WebSocket gateway to use Gin router.
2026-01-04 15:14:55 +01:00
go.mod
Update asset metadata and dependencies; refine obstacle type to wall.
2026-01-04 15:15:10 +01:00
go.sum
Update asset metadata and dependencies; refine obstacle type to wall.
2026-01-04 15:15:10 +01:00
main.go
Initialize Redis-backed RoomRegistry for room-to-pod assignment and add Pod-specific
game.join
handling logic with NATS subscriptions. Update cache-busting version for client assets.
2026-01-04 20:38:18 +01:00
room_registry.go
Initialize Redis-backed RoomRegistry for room-to-pod assignment and add Pod-specific
game.join
handling logic with NATS subscriptions. Update cache-busting version for client assets.
2026-01-04 20:38:18 +01:00
websocket_gateway.go
Add WebAssembly support for assets and chunks, implement gameover screen rendering, and enhance server gameplay logic with dynamic speeds, team naming, and score components.
2026-01-04 14:30:31 +01:00