Skip to content

Unstababel - build a tower to earn more toys to build a taller tower

License

Notifications You must be signed in to change notification settings

ubershmekel/ld49

Repository files navigation

LD49 - Unstababel

See it live at https://ubershmekel.github.io/ld49/

Get Started

Try out the following:

  1. Clone this repo
  2. Run npm install
  3. Run npm run dev
  4. You should see a URL where your game shows up
{
  "scripts": {
    "dev": "vite", // start dev server
    "build": "vite build", // build for production
    "serve": "vite preview" // locally preview production build
  }
}

The live demo gets built by the github action at .github/workflows/main.yml.

About

Unstababel - build a tower to earn more toys to build a taller tower

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published