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.

Creating Executable JAR PRO

I have recently noticed the difficulties my students encounter when trying to compile code written in Java using the command line and when trying to pack their Java application as an executable jar file. I believe the following video clips will assist them.

Android App Widgets Jump Start PRO

The android app widgets are tiny applications the user can install on his android device home screen desktop. While the home screen activity belongs to a separated process (from the one the app widgets code belongs to), it would be more accurate to define the app widgets as small user interfaces the home screen activity […]

Update cookies preferences