User prompt
increase the volume of the s shape
User prompt
make the bullets go in S shpae in wave 2
User prompt
the speeds of buullets vary for each wave
User prompt
make the bullets disappear immiedaitly after going outside of the arena
User prompt
add an ouutline to arenaBorderf
Code edit (1 edits merged)
Please save this source code
User prompt
Soul Dodge: Heart of Battle
Initial prompt
make a game like UNDERTALE
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});