Marble game project from Three.js Journey course
View Demo
This is the final project in the Three.js Journey course. All knoledges i have learn during the journey are in this project.
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- Run the project
npm run dev