Will's First Day
Open this game from a local server
This page cannot run straight from a file on disk. The browser blocks the code and the pictures that way.
From the project folder, start a server:
npm run dev
Or build it, then preview on your network so a tablet on the same Wi-Fi can join:
npm run build npm run preview
Open the Network address printed in the terminal, such as http://<this-computer>:5173/ or http://<this-computer>:4173/.