Onager Ornery Clicker presents a grid of buttons. One says "Click Me!" and the rest say "Don't Click Me!" Clicking the right button scores a point, while clicking the wrong button costs a point. After each click the buttons reshuffle. There is a timer you can start and stop. You can see how fast you can score x points, or how many points you can score in x time.
I need both playtesters and code reviewers. Please comment on the look, playability and coding functionality/style. If you'd like to see features added or removed, please let me know.
Here's the Windows binary you can just double-click and run without installing:
https://www.dropbox.com/s/flxg729trhimnfq/ooc-0.9.exe?dl=0
And here is the script in case you don't have Windows but do have python 3:
https://www.dropbox.com/s/ec0k2vk1d9gzibz/clickgame3.py?dl=0
Thanks for all feedback.