This project works to faithfully recreate the slimepedia menu from the video game Slime Rancher 2. The slimepedia acts as a wiki page built into the game.
Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --openTo create a production version of your app:
npm run buildcheck out DEPLOYMENT.md
- blueprints page
- get component assets
- do something with the coins counter (can keep count in cookies or something to have it be by individual users)
- add a mute button and save preference to a cookie
- music
- fix certain things wobbling when making extreme sudden zoom changes (like showing and hiding the inspector tool if it's big enough)
- fix "User gesture detected, initializing audio..." getting printed every gesture, not just the first one
- 16:48 -> sunset
- 19:12 -> night
- 04:48 -> sunrise
- 07:12 -> day