A C# programming recipe for creating a game of Tic Tac Toe (or noughts and crosses!)
Difficulty: beginner/intermediate.
Ingredients: You need to know how to create a Windows Application in SharpDevelop, and how to add buttons to a form.
Arrange your windows so you can view the recipe while you use SharpDevelop.