Game Instructions

Tap a tile to toggle its color. When a tile changes nearby tiles may change as well. Each move affect multiple tiles. The target is to turn all tiles into yellow in the fewest steps possible.

Press 'j' to show/hide the game. Press 'i' to show/hide the instructions. Press 't' to show/hide the top score table.

Steps: 0

Top Scores

Name Steps
Press J to toggle the game, I to toggle instructions, and T to toggle the top scores

Congratulations!

You solved the puzzle in 0 steps!

Success!

Score submitted successfully!

Error

Failed to submit score. Please try again.

TSofen Java EE Final Projects INFO

I have recently completed teaching a detailed Java EE course at www.tsofen.org. The course covered a range of topics relevant both for the server side and the client side. If you have never heard about TSofen please check my other post. The server side topics we covered included Java Servlets, JSP, JSF, Hibernate, JPA, Spring, […]

Android Application Resources PRO

When developing for the android platform we can separate the resources we use from the code. Doing so, we can handle the resources without having the need to update the code. In terms of maintainability it is highly recommended to keep that separation. Some of the resources cannot be handheld otherwise. So is the case […]

Update cookies preferences