jonas 466c1c387d Add game join UI and OnlineGame scaffold
Rename JoinMenu to GameJoinMenu and add a JoinGameObject model + OTP input for entering a 6-digit game code. Introduce a new JoinGameObject interface file. Update OnlineMode.vue to import and render GameJoinMenu and GameEndedMenu, add refs for joiningModel, game, gameField, currentSelectionIndex and gameEndedInformation, wire create/ join handlers (stubbed) and the main game view (Field and InfoField). Refactor LocalGame to OnlineGame, export it as default and add a stubbed drop method; adjust import path formatting. Several functions remain as stubs to be implemented in follow-up commits.
2026-03-12 23:20:05 +01:00
2026-03-12 23:20:05 +01:00
2026-02-06 08:29:28 +01:00
S
Description
No description provided
Readme 7.9 MiB
Languages
Vue 34.4%
C# 32.3%
TypeScript 32.2%
HTML 0.6%
CSS 0.5%