User prompt
Watermelon should fire less bullets, and banana and watermelon should deal 5 damage per bullet
User prompt
Banana should have a gun
User prompt
Game must have horizontal screen
Code edit (1 edits merged)
Please save this source code
User prompt
Banana vs. Watermelon Boss Battle
Initial prompt
Make me a Boss Fighting game like Cuphead. The main character is a banana, and the boss is big watermelon
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});