Deepak Kalra

Find Pairs v1.0.0

This is small game. You have to find pair of images in the given matrix. Once you find the pair, those two images will be disabled on screen. The matrix will keep on increasing as you clear the level.

Download Jar or Play online.

Steps to run the game.
  1. Download the jar.
  2. Run "java -cp <path to your jar file> com.deepakk.findpairs.Main" in your console or command prompt.
Note: you might have to edit permissions on this jar as it is downloaded from internet.

KH 1.0

This is KHService.

Download zip