User prompt
adapt this game to mobile
User prompt
gradually offer 3-4-5 options as the levels progress
User prompt
if it goes to the wrong option, start from level 1
User prompt
if we move the shapes to different shapes, let the section reset, I don't want the fake shape thing
User prompt
add one fake option to each section, so that the sections are reset if the shape leads to it
User prompt
add Octagon
User prompt
round,triangular.add pentagonal, hexagonal, sevenfold and Octagonal shapes as well
User prompt
let the background be black
User prompt
let the shapes be in different places in each section
User prompt
add 5 more different shapes
User prompt
let there be 200 levels, let there be different combinations in each level
User prompt
Please fix the bug: 'TypeError: Cannot use 'in' operator to search for 'scaleX' in null' in or related to this line: 'tween(dragNode, {' Line Number: 304
Code edit (1 edits merged)
Please save this source code
User prompt
Color Match Puzzle
Initial prompt
a very simple puzzle game for children
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});