Commit Graph

13 Commits

Author SHA1 Message Date
otivm
0ef86cefc5 Add .map-screen styles to App.css 2026-04-25 18:21:59 +00:00
otivm
ed444a7ec1 Add Map screen — SVG Mediterranean with waypoints and routes 2026-04-25 18:12:27 +00:00
otivm
36f332b2b4 Fix import paths in Ledger.jsx after move to screens/ 2026-04-25 17:29:25 +00:00
otivm
69b5f42ad6 Add nav styles to App.css 2026-04-25 17:27:32 +00:00
otivm
54b97f28ff Scaffold multi-screen navigation — rename Game to Ledger 2026-04-25 17:26:09 +00:00
otivm
9ef837d8f8 Add Game.jsx — main game component 2026-04-25 16:21:11 +00:00
otivm
00ee85a038 Add App.css — game styles 2026-04-25 16:18:04 +00:00
otivm
e0cc835b18 Add index.css — reset and base styles 2026-04-25 15:18:38 +00:00
otivm
89c19de1ab Add App.jsx — token bootstrap and game root 2026-04-25 15:16:57 +00:00
otivm
b15f288305 Add api.js — save/load client 2026-04-25 15:05:13 +00:00
otivm
567bc08d98 Add gameState — pure game logic functions 2026-04-25 15:03:06 +00:00
otivm
bff67cfd95 Add constants — waypoints, routes, journal with H3 IDs 2026-04-25 15:00:15 +00:00
otivm
6725f11222 Scaffold Vite React frontend 2026-04-25 11:36:09 +00:00