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
0e15b3fe5367b32ec1ca0f38c6303b0c0f9169e7
EscapeFromTeacher
/
pkg
History
Sebastian Unterschütz
d5c1e2ec82
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push)
Failing after 1m36s
add presentation mode enhancements: refine visuals, integrate HTML-based interface for presentation mode, align assets display and player states, and handle real-time JS callbacks
2026-04-22 20:28:16 +02:00
..
config
fix game
2026-03-22 10:44:58 +01:00
game
add presentation mode: implement presentation logic, QR code support, animated quotes, assets display, and emotes
2026-04-22 20:00:48 +02:00
physics
fix game
2026-03-22 10:44:58 +01:00
protocol
Add platform-specific implementations for assets, audio, WebSocket, and rendering on Desktop and WebAssembly platforms. Introduce embedded assets for WebAssembly and native file handling for Desktop. Add platform-specific chunk loading and game state synchronization.
2026-01-04 01:25:04 +01:00
server
add presentation mode enhancements: refine visuals, integrate HTML-based interface for presentation mode, align assets display and player states, and handle real-time JS callbacks
2026-04-22 20:28:16 +02:00
stream
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
go.mod
Add leaderboard functionality with Redis integration for scores. This includes a global leaderboard system, server-side score submission handling, and real-time player ranking updates. Refactor and improve collision logic and game state management for better player experience.
2026-01-01 19:23:09 +01:00
go.sum
Add leaderboard functionality with Redis integration for scores. This includes a global leaderboard system, server-side score submission handling, and real-time player ranking updates. Refactor and improve collision logic and game state management for better player experience.
2026-01-01 19:23:09 +01:00