This is an experimental port of Minetest
using WebAssembly/Emscripten.
This is a very limited demo. There is no way to save game.
Server:
Loading game list...
This web interface is not ready yet.
In the meantime, you can use "Join Game" in Minetest.
Host Minetest Game
Game:
Your Player Name:
Alphanumeric, 19 characters max
How this works:
The Minetest server runs in your browser.
After the game has loaded, copy the URL. Anyone with it can join.
Other players connect via proxy, keeping your IP address private.
The world is stored in RAM only. It is lost when you leave the game.
To prevent throttling, keep the browser tab open and visible.
NOTE:
Current
technical limitations
will cause the server to crash after hitting 2GB memory usage. If players explore the map,
this will happen after a few minutes. Viewing range and generation distance are turned
down to mitigate this.
Custom Minetest Launch
Customize arguments to minetest.exe and minetest.conf
This feature is not ready yet. Please check back later.