Skip to content

Fret0lol/marble-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Marble Game

Marble game project from Three.js Journey course
View Demo

About The Project

image

This is the final project in the Three.js Journey course. All knoledges i have learn during the journey are in this project.

(back to top)

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install
  3. Run the project
    npm run dev

(back to top)

Acknowledgments

(back to top)