A small 3D dog adventure built with Vite, TypeScript, Three.js, and Rapier.
- Node.js (use the version required by your environment)
- npm
npm installnpm run devOpen the URL printed by Vite in your browser.
npm run buildnpm run preview- Move: WASD / Arrow keys
- Run: Shift
- Jump: Space
- Explore the yard, follow the compass needle to the owner.
- Hunger drains while moving; collect berries to restore it.
- Low hunger shows the nearest berry on the compass.
- 3D models live in
public/assets - Sound effects live in
public/assets/sounds