User prompt
Black background
User prompt
Make a mushroom power up to give me an extra life
User prompt
Make Joy con stick controller to move the character
User prompt
Make the fireballs The skull
User prompt
Make the fireball transform you and make you shoot fires balls by tapping two times
User prompt
Please fix the bug: 'ReferenceError: Can't find variable: fireBalls' in or related to this line: 'for (var i = fireBalls.length - 1; i >= 0; i--) {' Line Number: 199
User prompt
Please fix the bug: 'ReferenceError: Can't find variable: firePowerUps' in or related to this line: 'for (var i = firePowerUps.length - 1; i >= 0; i--) {' Line Number: 182
User prompt
Make a fire power up that can throw fireballs at the skulls to make them disappear
User prompt
Make mushroom power ups
User prompt
Make the background a court
User prompt
Make the background a beach
Initial prompt
Slimy basketball
===================================================================
--- original.js
+++ change.js
@@ -73,9 +73,9 @@
/****
* Initialize Game
****/
var game = new LK.Game({
- backgroundColor: 0x008000 //Init game with a court-like background
+ backgroundColor: 0x000000 //Init game with a black background
});
/****
* Game Code
3-D slime Person. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Skull. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Basketball. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Fireball. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Mario mushroom. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.