This little memory game was coded with python and wxpython by Zoenberger .
memory_game_v2.0.zip (230.9 KB)
It has been successfully tested on the following platforms:
Windows 10/11 | Python 3.11.9 |
wxPython 4.2.3 | wxWidgets 3.2.6
Linux Mint 21 | Python 3.10.12 |
wxPython 4.2.1 gtk3 | wxWidgets 3.2.2.1
MacOS Sequoia 15 | Python 3.12.4 |
wxPython 4.2.2 | wxWidgets 3.2.6
Have fun!
Zig_Zag
January 10, 2026, 10:01am
2
“Memory game” , a visual memory game where you have to find pairs
of identical images in a minimum number of clicks.
Original source of this game was programmed in Python and wxPython by Zoenberger .
Update : memory_game_v2.1.0.zip (997.7 KB)
It has been successfully tested on the following platforms:
Windows 10/11 | Python 3.11.9 |
wxPython 4.2.3 | wxWidgets 3.2.6
Linux Mint 21 | Python 3.10.12 |
wxPython 4.2.1 gtk3 | wxWidgets 3.2.2.1
MacOS Sequoia 15 | Python 3.12.4 |
wxPython 4.2.2 | wxWidgets 3.2.6
Have fun!