This is a java based SuDoKu game. This game will be featuring a very good problem generator, which will be categorrized according to difficulty level. It may also become a problem solver in the future.
A java application for creating, playing and solving SuDoku puzzles of various types. Features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possibility.
A set of small mindcracker games, that challenge the intellect of the player. It is written in Java 1.4 and will be available as both an application and an applet. The games work on a plugin-basis, so games can be written and submitted by any person.
The aim of ProjectSudoku is to create a Sudoku platform which allows developer to submit different kind of plugins (e.g puzzle generator, solver, output device) to make this game more enjoyable and free for everyone.
Very fast and easy to use Java tool for solving and generating Sudoku puzzles. By using Donald Knuths exact cover algorithmus it can not only solve or create the usual 9x9 but also 4x4, 16x16 or even bigger Sudokus in a very efficient way.
KidGames project is publishing a jigsaw puzzle game written in Java. The main goal, behind entertainment, is to be able to easily change the image and set different game levels. Other games should be published later.
This is a maze-like game. The object of the game is to guide Jim through the maze-like forest. On some levels, there may be a step limit, wild animals, and/or slave traders in his way through the forest. (To be added in later release.)
A Java project to solve the Sudoku puzzles (see http://www.sudoku.com) that appear daily in most newspapers. The solver applet, which explains exactly how it arrives at its solution, is hosted at http://act365.com/sudoku.
This program automatically solves Nonogram riddles, also known as Japanese Puzzles.
It is Java-based and should therefor run on any platform that has a JRE (>= 1.5) installed.
Crossword Sage is a tool for creating professional looking crosswords with powerful word suggestion capabilities. It can also help you solve crosswords!
Helps you play Sudoku. Named after the inventor. Eliminate possibilites by clicking. Has optional automated solving assistants for rote techniques, but doesn't take away the fun of playing. Clean, straightforward Java code.
This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
Rekursiv Sudoku is written in J2ME with MIDP 2.0. Sudoku is a placement puzzle game. Solvable sudoku puzzles are frequently published in news papers. This software creates new sudoku puzzles available in ordinary mobile phones with Java.
Puzzled Sheep M is fun puzzle game made in J2ME. This MIDlet can work with Nokia mobile phones seriess 40 MIDP 1.0 (ex. 3220, 3230, 6100, 6610/6610i, 7250 etc.) or MIDP 2.0 (ex. 6230/6230i etc.).
MobileMath is a software written by using J2ME technolology. It turns mobile into calculator supporting many operations such as : evaluate expression, plotting, differentiate & integrate expression... It can run on any mobiles supporting Java.
JSweeper is a Java Web Start enabled implementation of the classic minesweeper game. The object of this game is to attempt to correctly flag certain grid locations based on numbers contained in adjacent squares.