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.

Asynchronous Methods in C# PRO

When developing a server side application in .NET that handles high volume of traffic there is always a place to consider the implementation of the Asynchronous Method pattern. Implementing this pattern will allow our application to handle a bigger number of clients.

I have just updated the Asynchronous Methods slides in my C# Fundamentals course, available for free personal usage at abelski. The new version includes a code sample.

The following video clip explain the basic principles of Asynchronous Methods in C#. It uses the code sample you can find in the slides.

The following video clip demonstrates the execution of this code sample showing the benefit of using the Asynchronous Method pattern in C#.

Share:

The Beauty of Code

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

Update cookies preferences