GAME UPDATE
Added time bonus, for each scored point + 1 second.
Great to see that being added to the upcoming features ! Are you keeping track of this somewhere ? I'm actively trying to beat the game through JavaScript code through the console lol
Can you make it on making similar game with Python language? This game isn't bad after all but I would like to see in Python lang.
Why python ? The game doesn't need that kind of complexity when only a mouse event and some html/css is involved.This isn't a highly graphical game with complex logic which python needs to take care of.