User prompt
start thiss ↪💡 Consider importing and using the following plugins: @upit/tween.v1, @upit/storage.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Cosmic Ascent: Rogue Squadron
Initial prompt
Create a vertically-scrolling space shooter with roguelike elements where players pilot a customizable ship through waves of alien enemies, collecting power-ups and defeating massive bosses.
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});