first version with up movement working

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-25 19:41:54 +09:00
parent 5620f1860f
commit 498efb70df
4 changed files with 70 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
<script>
import { onMount } from 'svelte';
import { initializeGame, updateGame } from './game.js';
import { initializeGame, updateGame } from './game/game.js';
let id; // the div in the HTML