Related resources for sudoku
  • Sudoku in HTML512/6/2019 3:50:04 AM. In this article I describe how to create a Sudoku game in HTML5.
  • Advanced Technique to Improve Sudoku for PocketPC10/4/2012 10:07:06 AM. This article will explain a techniques to visualize sudoku in pocketPC environment and adding some helpful addons.
  • Using Genetic Algorithms to come up with Sudoku Puzzles9/23/2012 6:48:32 AM. Sudoku is a new type of puzzle from Japan that will keep you entertained for a time and may even get you hooked. This article demonstrates how to generate a fully populated Sudoku grid using genetic algorithms.
  • A Loader and Game Pad for Playing Sudoku9/4/2010 11:35:55 PM. This C# application will allow you to load existing Sudoku games, manually create your own games, save, print, and check Sudoku puzzles, and more. The article also describes how to use the XmlDocument class to persist Sudoku templates and games in progress.
  • Sudoku generating and solving using C# in PocketPC SDK1/30/2006 5:54:54 AM. The article is about a program writen in C# to create a simple game application - sudoku. The game can generate several diffculty level sudokus with one solution, solve previously entered puzzles etc.
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download