Skip to content

dddmityaMD/doggo-3d

Repository files navigation

Doggo 3D

A small 3D dog adventure built with Vite, TypeScript, Three.js, and Rapier.

Requirements

  • Node.js (use the version required by your environment)
  • npm

Setup

npm install

Development

npm run dev

Open the URL printed by Vite in your browser.

Build

npm run build

Preview

npm run preview

Controls

  • Move: WASD / Arrow keys
  • Run: Shift
  • Jump: Space

Gameplay

  • 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.

Assets

  • 3D models live in public/assets
  • Sound effects live in public/assets/sounds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors