User prompt
Add swiping right and left movement
User prompt
everything is small to see
User prompt
Change the touch contro into buttons
User prompt
Move the view port to the centre
User prompt
Add button to the screen
User prompt
Make the view bigger
Code edit (1 edits merged)
Please save this source code
User prompt
Mini Miner
Initial prompt
**Mini Miner** – Players dig through underground tunnels searching for rare gems while avoiding cave-ins, lava, and mysterious creatures lurking below.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
Miner. Single Game Texture. In-Game asset. 2d. Blank background. No shadows
Underground monster. Single Game Texture. In-Game asset. 2d. Blank background. No shadows
Gold coin. Single Game Texture. In-Game asset. 2d. Blank background. No shadows
Emarald. Single Game Texture. In-Game asset. 2d. Blank background. No shadows