fogleman / Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).
http://www.michaelfogleman.com/craft/
MIT License
10.38k stars 1.39k forks source link

Port to browser using Webassembly #270

Open humblefool1997 opened 3 years ago

humblefool1997 commented 3 years ago

since is it built using C , port to browser using WASM

hex007 commented 3 years ago

Why?

humblefool1997 commented 3 years ago

So game can played from the browser

hex007 commented 3 years ago

Please create a PR with the functionality

Ongjming commented 3 years ago

https://satoshinm.github.io/NetCraft/ Found this via google search on a discussion forum.