A simple memory game in Python using Tkinter GUI Library
- First, there is a 4*4 grid containing 8 Chinese characters
- The 16 cards are randomly filled by the Chinese characters, each character occurs two times
- The cards are shuffled and then evaluate user actions