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
6b07004f015e76cdd7e9c1bf0dfe603e4a5a0c14
EscapeFromTeacher
/
cmd
/
client
/
web
History
Sebastian Unterschütz
6b07004f01
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push)
Has been cancelled
fix view port rendering to include
2026-03-24 09:12:51 +01:00
..
assets
fix game
2026-03-22 18:18:45 +01:00
admin.html
fix game
2026-03-22 10:44:58 +01:00
background.jpg
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
game.js
refactor client prediction tolerances; simplify logic and update thresholds for better handling of position corrections
2026-01-28 12:26:14 +01:00
index.html
fix view port rendering to include
2026-03-24 09:12:51 +01:00
main.wasm
- Refactor dirt and stone generation to optimize visible depth and adjust randomization.
2026-01-09 21:34:24 +01:00
style.css
- Refactor dirt and stone generation to optimize visible depth and adjust randomization.
2026-01-09 21:34:24 +01:00
wasm_exec.js
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