Game for GMTK Game Jam 2023
You need:
- Git
- Node 18 or newer
Steps:
- Clone the repository
npm install
npm run dev
- You need Chrome installed
- Hit F5 to debug
- This will launch Vite and Chrome
- You can now add breakpoints in VS Code
- Hit Shift+F5 twice to stop debugging
npm run build
- Build goes to
/dist
directory
A modern up-to-date web browser
- Microsoft Edge 89 or newer
- WebView2 installed (Windows 11 has this preinstalled)
- Safari 15 or newer
To run the game:
- Extract the .app from the .dmg
- Attempt to run the game, a popup will say the app is unverified
- Right click/Open the context menu on the .app, hold option, click open
- The game will now function normally
- WebKitGTK installed
The game sometimes freezes on Linux, since the cause is unknown, the build is not uploaded.