/MemoryGame

This is a memory or matching pair game in Java Processing.

Primary LanguageProcessing

Memory Game

This is a memory game written in Java Processing 2.2.1

Snapshots:

It contains three screens with background Music:

  • Main Screen:

    It has three dialogs Play, Help, and High Score.

    Main Screen
  • Difficulty Level Screen:
    It has Easy, Normal, and Difficult Mode based on the number of cards.

    Difficulty Level
  • Game Mode Screen:
    It has Timer, Steps Counter, and High Score keeper.

    Main Screen Main Screen

How to play?

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.

Executable file:

It is not uploaded here. But, I can provide it.