Skip to content

Starklord17/React-Minecraft-Clone

Repository files navigation

Typing SVG

Preview

Minecraft clone made with:

Demo:

https://react-minecraft-clone.vercel.app/

How to play?

  • Currently it has 5 types of blocks: Grass, Wood, Log, Glass and Dirt.
  • You can switch blocks with numbers 1-5 on your keyboard.
  • You can navigate the world with the mouse and WASD.
  • You can click to add blocks and Alt+Click to remove blocks.
  • Your world is stored in your browser's local storage.

Based on the video of FreecodeCamp