Program post site for everyone
Recommendation IchigoLatte IchigoJam PanCake MyApp
2017/09/13 10:29:07
MixJuice GET URL : kidspod.club/mj/292
negipo
cls(); var c = 0; var x = 0; while (x < 32){ if (inkey()==32){ c = c + 1; } while(x > 0){ lc(x, 11); log(chr(0xFB)); x = x - 1; } x = c / 3; sleep(50); } cls(); lc(13, 11); log("GOAL!");