Skip to content

Latest commit

 

History

History
34 lines (33 loc) · 824 Bytes

TUTORIAL.md

File metadata and controls

34 lines (33 loc) · 824 Bytes
  • Boilerplate
  • Sky
  • Textures and images
  • Ground
  • Keyboard Inputs
  • Player
  • First person view
  • Gravity
  • Movement
  • State management
  • Cubes
  • Adding cubes
  • Removing cubes
  • Cube type selector
  • Save world in localstorage
  • Hover state on cubes
  • Build a house

⭐️ Contents ⭐️

  • ⌨️ (0:00:00) Boilerplate
  • ⌨️ (0:03:56) Sky
  • ⌨️ (0:05:46) Textures
  • ⌨️ (0:07:48) GroundWW
  • ⌨️ (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