标签: java rendering game-engine
我正在阅读Notch的Level Generation应用程序的代码,用于他的2D版本的Minecraft(minicraft),我会看看你们中是否有人理解或能说明这段代码是如何工作的?它基于像素,我知道我需要提高我的位操作技能大声笑。
https://github.com/skeeto/Minicraft/blob/master/src/com/mojang/ld22/level/levelgen/LevelGen.java