This is a memory game written in Java Processing 2.2.1
It contains three screens with background Music:
- Main Screen:
It has three dialogsPlay,Help, andHigh Score.
- Difficulty Level Screen:
It hasEasy,Normal, andDifficultMode based on the number of cards.
- Game Mode Screen:
It hasTimer,Steps Counter, andHigh Scorekeeper.
In order to play this game, you have to install Processing version 2. It will give errors in Processing 3 because some music libraries have been removed in version 3. In order to run it on Processing v3, remove the minim library.
It is not uploaded here. But, I can provide it.