MatchNik

Working on another puzzle game. The rules are pretty simple:

  • Draw a path through 2 or more same coloured blocks to make them disappear
  • The path can’t go back on itself
  • White blocks match anything
  • Black blocks don’t need to disappear
  • Objective: Clear all the blocks

It’s available as a prototype to try on the web here:

https://dl.dropboxusercontent.com/u/1668516/games/matchnik/index.html

Desktop version:

https://dl.dropboxusercontent.com/u/1668516/games/matchnik/matchnik-1.1.0.jar

Android version:

https://play.google.com/store/apps/details?id=org.newdawn.matchnik

Cheers,

Kev