Minetest to Run on, a Forum?

Posted:
Thu Jan 10, 2013 14:39
by Likwid H-Craft
Yes It will be cool since minecraft have a way, why not Minetest can, run on webpages or, Forums?
Anyone wise see it on here? I do maybe we can to make a, way can play each other.

Posted:
Sun Jan 27, 2013 20:38
by sfan5
Minetest is written in C++, Minecraft is written in Java.
You can easily embed Java into Webpages, embedding C++ in webpages is nearly impossible.

Posted:
Sun Jan 27, 2013 22:19
by rarkenin
sfan5 wrote:Minetest is written in C++, Minecraft is written in Java.
You can easily embed Java into Webpages, embedding C++ in webpages is nearly impossible.
What about Chrome's NaCl?

Posted:
Mon Jan 28, 2013 08:07
by thetoon
rarkenin wrote:What about Chrome's NaCl?
I think I'd rather go with Emscripten, but I'm not sure it's ready enough.