Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 302 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 302 Bytes

Memory game

A simple memory game made with pygame.

A pattern of digits will randomly appear on the screen one by one. You have to memorize them and enter in the corresponding window. The size of a pattern is increased by one, when you reach the next level.

How to execute:

> python3 main.py