This game is a simple matching pair game, made in python with the pygame module. there are different version:
- 1.0, the simplest, cards are not even hidden
- 1.6, added some images and sounds
- 1.9, more fx and gameplay more sophisticated
Video of version 1.9
https://pythonprogramming.altervista.org/how-to-add-fx-to-matchpair-1-9-a-game-in-pygame/

