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.

C# Concurrency Programming PRO

I have recently completed the slides for the ‘C# Fundamentals’ course’s ‘Threads’ topic. This course is available for free at www.abelski.com.

Comparing the Threading support I found in C# with the one I know in Java, more than a few similarities can be found. Nevertheless, the effort to provide improved threading capabilities in C# cannot be ignored.

You can find the new slides available at http://www.abelski.com/courses/csharp/threads.pdf.

Apart of the slides themselves, I have also completed to prepare a series of short video clips that explain the various threading capabilities C# supports. Those video clips are available as part of the ‘C# Fundamentals’ course, which you can find for free at www.abelski.com.  These video clips include the following ones.

Simple Thread

Threads Pool

Background & Foreground Threads

Asynchronous Delegates

Mutex Demo

Semaphore Demo

Timer Demo

Event Wait Handle Demo

ManualResetEvent Demo

Threads Signaling Demo

BackgroundWorker Demo

Local Storage Demo

Monitor Wait & Pulse Demo

Share:

The Beauty of Code

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

Update cookies preferences