Memory A simple memory game developed in Python with the WxPython module. Requirements Python 2.7 or Python 3.5+ WxPython 3.0 (classic) or 4.0 (Phoenix) How to Run To play a game, clone the repository and run in a terminal: python Memory.py Or: python3 Memory.py