User prompt
change problem fix it
User prompt
can only be changed from soil to grass fix this
User prompt
Let the inventory be at the bottom and change it from the rate
User prompt
only grass block can be selected fix this
User prompt
all blocks can be changed at any time
User prompt
add block swapping
User prompt
add grass block and dirt block and stone block
User prompt
So the game cannot be played, fix it
User prompt
start making
User prompt
VoxelCraft 2D
Initial prompt
make a voxel 2d sandbox game
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});