Skip to content

SneakySensei/Threecraft

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