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.

Linting in JavaScript PRO

Linting is the process of running a program that goes over our code and performs static checking looking for potential errors and bad coding.

There are many available linting tools for JavaScript. Some of them are available for online usage, others are available either as plugins we install into our development environment or as stand alone applications.

JavaScript Lint is a linting tool we can use online, as a stand-alone application or as a plugin installed into our development environment.

Other two popular linting tools for JavaScript are the JSLint and JSHint. These two are available as plugins we can install into our development environment.

Share:

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Update cookies preferences