User prompt
Make the cookies auto spawn
User prompt
Add more cookies
User prompt
Please fix the bug: 'ReferenceError: cookies is not defined' in or related to this line: 'for (var k = 0; k < cookies.length; k++) {' Line Number: 147
User prompt
Turn cookies into obstacles
User prompt
Touch a ingredient to make something new
User prompt
Add cookie object
User prompt
Background back to normal size
User prompt
Shrink the background
User prompt
Add a background
Initial prompt
The cake
===================================================================
--- original.js
+++ change.js
@@ -158,9 +158,12 @@
}
for (var k = 0; k < cookies.length; k++) {
cookies[k].update();
}
- // Create new ingredients periodically
+ // Create new ingredients and cookies periodically
if (LK.ticks % 60 == 0) {
createIngredient();
}
+ if (LK.ticks % 120 == 0) {
+ createCookie();
+ }
};
\ No newline at end of file
Cake. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cake ingredients. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Bluno cookies cartoon. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.Bluno