Skip to content

Tartarus6/slimepedia

Repository files navigation

Slimepedia (Slime Rancher 2)

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.

Developing

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 -- --open

Building

To create a production version of your app:

npm run build

Deploying

check out DEPLOYMENT.md

ToDo

  • 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

Time of day chart:

  • 16:48 -> sunset
  • 19:12 -> night
  • 04:48 -> sunrise
  • 07:12 -> day

About

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.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors