Righteous Wrath Online Community

General => Tech Chat => Topic started by: Darren Dirt on November 24, 2014, 03:44:39 PM

Title: Voxel.JS -- Minecraft-like games in the browser. easily.
Post by: Darren Dirt on November 24, 2014, 03:44:39 PM
http://voxeljs.com/#gallery

As a learning tool at the very least, for how modern-era Javascripting is done. But also, games are fun mkay.


found via http://crtrdg.com/ -- "Inspired by voxel.js, crtrdg is a collection of javascript modules used for developing 2d games."

Title: Re: Voxel.JS -- Minecraft-like games in the browser. easily.
Post by: Mr. Analog on November 24, 2014, 03:50:47 PM
That's really cool, great find man!
Title: Re: Voxel.JS -- Minecraft-like games in the browser. easily.
Post by: Darren Dirt on November 25, 2014, 05:24:58 PM
Quote from: Mr. Analog on November 24, 2014, 03:50:47 PM
That's really cool, great find man!

A handful of those on the demo page are LIGHTNING QUICK random generation of a basic world -- with a repeatableness if you enter a certain hash value in the URL.

And then you can jump around and dig some holes. (And likely other stuff, I didn't bother to really test them out deep). But so fast and smooth in the redraws, looks like the multi-device web browser interface is the new desktop I guess  8)