User prompt
I added log and leaf
User prompt
I added water and lava
User prompt
I added sand
Code edit (1 edits merged)
Please save this source code
User prompt
Block Builder World
Initial prompt
Block build. With 3 blocks that you can choose you can make a world. The three blocks are stone dirt and grass
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});