User prompt
I'm drawing a circle, but it's still on zero percent.
User prompt
Move the reset button, and make sure you can't draw over the reset button.
User prompt
It doesn't show any percentage when you draw a circle. Fix that.
User prompt
remove the score and best score and put the percentage of a perfect circle that you drew in the middle and and put the best
Code edit (1 edits merged)
Please save this source code
User prompt
Perfect Circle Challenge
Initial prompt
make a game where you have to draw the perfect circle with and when you draw you know just make a game where you draw a perfect circle
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});