PackageDescription: TS-Sudoku


TS - Sudoku

Last published: January 23, 2009 by 'awild'

Defines 15 Classes
Extends 15 Classes


Package TSSudoku contains the classes (models and a very simple user interface) for solving sudoku games. It demonstrates the usage of so called interface classes which try to emulate the behavior of interfaces as they are known in Java or C#.