User prompt
When a meters get to the bottom you loose
User prompt
When you die make it were it says you high score
User prompt
Fix problems
User prompt
Make it were there are settings like how small/big the stuff is and open your mouth to shoot ↪💡 Consider importing and using the following plugins: @upit/storage.v1, @upit/facekit.v1
User prompt
Please fix the bug: 'Can't find variable: camera' in or related to this line: 'camera.setZoom(1.5);' Line Number: 80 ↪💡 Consider importing and using the following plugins: @upit/facekit.v1
User prompt
Please fix the bug: 'Can't find variable: camera' in or related to this line: 'camera.setZoom(1.5);' Line Number: 80 ↪💡 Consider importing and using the following plugins: @upit/facekit.v1
User prompt
Fix it
User prompt
Fix
User prompt
Please fix the bug: 'Can't find variable: camera' in or related to this line: 'camera.setZoom(1.5);' Line Number: 80
User prompt
Please fix the bug: 'Can't find variable: camera' in or related to this line: 'camera.setZoom(1.5);' Line Number: 80
User prompt
Make the screen closer
User prompt
Make only on type of asteroid medium
User prompt
Tap to fire
User prompt
Make it were you can move forward
Code edit (1 edits merged)
Please save this source code
User prompt
Asteroid Blaster
Initial prompt
Make a game were you shoot astroids
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});