Code edit (13 edits merged)
Please save this source code
Code edit (1 edits merged)
Please save this source code
User prompt
Starship Commander
User prompt
and you look like a spaceship
Initial prompt
a game with enemies, in space. you must shoot them. they have 3 health points. you deal 1 hp of damage and if they touch you, you lose and must restart
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});