Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

web-minecraft

Join the chat at https://gitter.im/web-minecraft/community Discord

Minecraft client written in CoffeeScript!

Installation and running:

#Cloning and installing
git clone https://github.com/michaljaz/web-minecraft
cd web-minecraft
npm i

#Coffeescript transpilation
npm run coffee

#Start node websocket bridge server
npm start

#Development server
npm run dev

#Production build
npm run clean
npm run build

#Developer tools
npm run prebuild

Screenshots:

screen3 screen5 screen6 screen6 screen6