Private
Public Access
1
0
Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Unterschütz
568ce516e7 add teacher and milestone quotes: implement random quotes, speech bubbles, and milestone achievements display
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Failing after 1m35s
2026-04-22 19:53:15 +02:00
Sebastian Unterschütz
de87b76005 add offline mode for solo play with local game state simulation
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 1m47s
2026-04-22 12:37:52 +02:00
Sebastian Unterschütz
2286c18432 fix game
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Failing after 2m0s
2026-04-22 11:38:35 +02:00
Sebastian Unterschütz
6d0d31824e fix game
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 6m49s
2026-03-22 18:46:54 +01:00
Sebastian Unterschütz
95d61bf66e 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
Sebastian Unterschütz
3232ee7c2f 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