Simon Says

Python

This isn't the first game I have created with Python, however, it is the first game I have created with Python that utilizes GUI Components.

It is a simple version of the game "Simon Says" where you have to memorize the color sequence displayed, and with each round it gets longer.

My current high score is 7; let's see if you can beat that.

Happy coding :p