Learn how to code a playable Minecraft clone using React, JavaScript, and Three.js. You will learn about many React concepts such as useState, useEffect, useRef, custom Hooks for State management, and more. And you will be able to apply the principles to create other 3d games in JavaScirpt.
⭐️ Contents ⭐️
⌨️ (0:00:00) Boilerplate
⌨️ (0:03:56) Sky
⌨️ (0:05:46) Textures
⌨️ (0:07:48) Ground
⌨️ (0:15:11) Player
⌨️ (0:25:43) Keyboard input
⌨️ (0:32:03) Movement
⌨️ (0:41:26) First person camera
⌨️ (0:46:25) State management
⌨️ (0:49:55) Cube component
⌨️ (0:58:02) Add/Remove Cubes
⌨️ (1:09:34) Texture Selector
⌨️ (1:21:34) Save world
⌨️ (1:27:31) Hover cubes
⌨️ (1:30:28) Outro
☞ JavaScript for React Developers | Mosh
☞ Learn React - Full Course for Beginners - React Tutorial 2019
☞ React + TypeScript : Why and How
☞ Getting Closure on React Hooks
☞ React Tutorial - Learn React - React Crash Course [2019]
☞ Page Transitions In React - React Router V6 and Framer Motion Tutorial