A cute, Halloween-themed physics-based drop game. Guide spooky entities down and watch them bounce and stack. What's the highest score you can achieve?
- React + TypeScript
- Vite
- Tailwind CSS
- GitHub Copilot
- Cursor
If you fork this repo and want to run it locally:
-
Prerequisites: Node.js (18+) and pnpm.
npm i -g pnpm
-
Install dependencies:
pnpm install
-
Start the dev server:
pnpm dev
-
Open the URL shown in the terminal (usually
http://localhost:5173).
- Color palette: Coolors
