A simon-like light pattern memory game. Originally an assignment for a computer science class, the task was a basic recreation of the game simon using the obscure pyFLTK library. With some free time on my hands, I made some nicer graphics, added custom hit detection for the buttons, and made a local scoreboard.

You can find the project code on GitHub.