🏗️」 wip(src/front): first try at a basic architecture. game logic + SPA implemented

This commit is contained in:
yosyo
2025-09-13 15:57:43 +02:00
parent 22bd4e9dc5
commit f0c764cc0c
13 changed files with 459 additions and 24 deletions

View File

@ -39,7 +39,7 @@
nodejs_22
pnpm
just
foundry
foundry
];
shellHook = ''
if [ ! -d node_modules/ ]; then