Skip to content

SneakySensei/Threecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threecraft

A simple minecraft clone made while playing around with Three.js and React-Three-Fiber.

🔧 Technologies used

  • React.js
  • Three.js
  • @react-three/fiber
  • @react-three/drei
  • @react-three/cannon
  • zustand
  • tailwind

📦 Installation

npm install && npm start
# or
yarn && yarn start