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
0ae6c58eb9b60bf4b68f4c69d042680d9e3724c3
EscapeFromTeacher
/
pkg
/
server
History
Sebastian Unterschütz
0ae6c58eb9
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push)
Successful in 2m0s
Adjust physics constants and movement logic for 20 TPS, scale velocities and gravity by a factor of 3, and update cache-busting version for client assets.
2026-01-05 19:22:17 +01:00
..
gateway.go
Add initial project structure for "Escape From Teacher" game: server, client, level editor, and asset framework. Includes game rendering, physics, WebSocket server, NATS integration, and asset management setup.
2026-01-01 15:21:50 +01:00
leaderboard.go
Enhance Redis and NATS connection logic with retry mechanisms, exponential backoff, and improved error handling.
2026-01-04 15:44:00 +01:00
room.go
Adjust physics constants and movement logic for 20 TPS, scale velocities and gravity by a factor of 3, and update cache-busting version for client assets.
2026-01-05 19:22:17 +01:00
scoring.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