Skip to content

ghzhost/webmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

442 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-minecraft

Join the chat at https://gitter.im/web-minecraft/community Discord Try it on gitpod

About

Web-minecraft is minecraft client written in Javascript. From web browser this client connects to proxy that translates Websocket connection to TCP and then to real minecraft server (https://github.com/michaljaz/web-minecraft-proxy), so you can play minecraft in the browser.
Live demo with no installation: https://michaljaz.github.io/web-minecraft.

Setup

#Install node modules
npm i

#Building app bundle
npm run build

#Start node server and serve bundle files
npm start

Screenshots

screen6 screen6 screen6

About

PoC Minecraft client written in Javascript (1.16.5 offline mode working)

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.1%
  • SCSS 5.5%
  • HTML 2.3%
  • Dockerfile 0.1%