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
c1fb3bcef0be719588147dbc9a3554629e8b2b18
EscapeFromTeacher
/
pkg
/
game
History
Sebastian Unterschütz
e71fd6f0ee
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push)
Failing after 1m33s
add presentation mode: implement presentation logic, QR code support, animated quotes, assets display, and emotes
2026-04-22 20:00:48 +02:00
..
assets.go
Introduce core components for "Escape From Teacher" game: server, client, physics, asset system, and protocol definitions. Add Docker-Compose setup for Redis and NATS infrastructure.
2026-01-01 15:21:18 +01:00
data.go
fix game
2026-03-22 18:18:45 +01:00
quotes.go
add presentation mode: implement presentation logic, QR code support, animated quotes, assets display, and emotes
2026-04-22 20:00:48 +02:00
world.go
Integrate shared physics engine for player movement and collision handling, refine 20 TPS gameplay logic, and enhance client prediction with server-reconciliation updates.
2026-01-06 21:37:32 +01:00