A simple Color Game using Python and its GUI Tkinter
The game has the previous highscore feature, close button and an entry box of tkinter to take input form the user. The Color that has to be entered is the one which has filled the colorname (the one in text)
In the given screnshot/example the user need to enter "Orange" in the entry filed given below the "Red" text.
