wroetoshaw / Minecraft

Minecraft on web

Home Page:https://buildcraft.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft

Minecraft on web

Live

www.buildcraft.netlify.app

https://buildcraft.netlify.app/

Setup

Download Node.js. Run this followed commands:

Install dependencies (only the first time)

npm install

Install Noise js Module

npm i simplex-noise

Install Stats-js Module

npm i stats-js

Run the local server at localhost:8080

npm run dev

Build for production in the dist/ directory

npm run build

Demo Version1 (unoptimised)

alt text

Demo Version2

alt text

alt text

alt text

alt text

About

Minecraft on web

https://buildcraft.netlify.app/


Languages

Language:JavaScript 99.1%Language:HTML 0.6%Language:CSS 0.3%