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
a17a6f5e9f1cb383b7fcc56b4a2f75853a502b53
EscapeFromTeacher
/
cmd
/
server
History
Sebastian Unterschütz
a17a6f5e9f
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push)
Successful in 2m29s
Increase
replicas
to 2 in Kubernetes deployment and switch
game.start
and
game.input
handlers from NATS Queue Groups to broadcast mode.
2026-01-04 16:54:13 +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
Increase
replicas
to 2 in Kubernetes deployment and switch
game.start
and
game.input
handlers from NATS Queue Groups to broadcast mode.
2026-01-04 16:54:13 +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