Skip to content
/ webmc Public
forked from michaljaz/webmc

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

License

Notifications You must be signed in to change notification settings

ghzhost/webmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-minecraft

"Render minecrafta w przeglądarce"

Zalecamy instalację:

  • najnowszej wersji node.js
  • CoffeeScript
  • Uruchamianie gry:

    #Instalacja repozytorium
    git clone https://github.com/michaljaz/web-minecraft
    cd web-minecraft
    
    #Utworzenie serwera i uruchomienie przeglądarki
    npm start
    

    Przydatne narzędzia:

    #Automatyczny komilator CoffeeScript
    npm run coffee
    
    #Generowanie atlasu tekstur
    npm run atlas
    

    screenshot

    About

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

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors

    Languages

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