mobinveisy / minecraft-clone

Minecraft clone with React Js & Three Js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to React three fiber Minecraft

This project is just me trying to mimic Minecraft in React.

How to play?

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

npm install && npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

This project was bootstrapped with Create React App.

Mobin Veisy

About

Minecraft clone with React Js & Three Js


Languages

Language:JavaScript 71.5%Language:CSS 16.4%Language:HTML 12.1%