Skip to content

Comment on Advanced Minesweeperparent

Comments

Inside Minecraft proper, it would be prohibitively difficult. Redstone doesn't really support programming that complex (keeping 3D state, cleared areas, randomizing the board, etc.).

With a couple new blocks, though -- a new game control, the mine blocks themselves -- it would be a moderately easy mod. Putting dynamic textures on the blocks to display numbers wouldn't be (in principle) any harder than some of the grass mods, and there's an onDestroy hook for the block you could use to clear space.

I wonder how hard 3D minecraft would be.

[Edit: Ha! It's been done! http://www.youtube.com/watch?v=eV6n0UWJM2Q http://www.youtube.com/watch?v=DW71giahaLM

This is why we google things before building them.]

[Edit edit: Oh, nuts. Those are both still 2D. This is why we review google results before deciding not to build something.]

I wonder how hard 3D minecraft would be.

Er, wow. Hard.

http://egraether.com/mine3d/

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.