Color Visual Memory Game
About
A little visual memory game with colored squares.
Game objective: Correctly count the number of squares for each color. With each correct: the total number of squares increase by one. The color and placement of squares are however all random to three colors and on the 8x8 grid. Wrong answer will result in loss of a heart, losing 3 will end the game. Highest total squares reached will be saved as high score.
Tell your best score in the comments! :)
Made with pygame, compiled with pyinstaller.