Skip to content

A browser 3D game about ducks falling from a waterfall created using Three.js

Notifications You must be signed in to change notification settings

Renato1478/FallingDucks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Falling Ducks

A browser 3D game created using Three.js

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

A browser 3D game about ducks falling from a waterfall created using Three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published