After weeks of brainstorming, coding, tuning, and bug fixing, Project All About Sudoku is finally go live!
The objective of this Sudoku project is to provide a platform (A Java Swing Application) for developers to participate by delivering various kind of plugins to make this addicted game more fun, entertaining, and most importantly, free for all. Currently, following plugins are planned:
a) Sudoku Puzzle Generator -> Ability to generate Sudoku Puzzle by difficulty
b) Sudoku Puzzle Solver -> To solve a given Sudoku puzzle.
c) Sudoku Output Driver -> Output a Sudoku Puzzle, including all those pencil marking to a specific device, such as printer, Excel file, PDF file, HTML, and etc.
People are encourage to download various kind of plugin to personalized their Sudoku, The project web site will rate each plugins each night by it performance (e.g. How long does it take for a solver to solve 1000 Sudoku puzzle), popularity, user rating, and etc.
Future possible plugins include:
a) Sudoku Teacher -> Provide a comprehensive step by step guide on solving Sudoku puzzle
b) J2ME Plugin -> Using the application, to generate a set of Sudoku puzzles, and create a j2me jar Ki file for specific user's mobile phone.... read more
Wow, our first open source project is accepted!.
The purpose of this project is to create yet another Sudoku game using Java.. No, no, there are too many version out there.
The objective of this Sudoku project is to provide a platform (A Java Swing Application) for developers to participate by delivering various kind of plugins to make this game more fun, entertaining, and most importantly, free for all. The second objective is to act as learning aid for people who wish to understand how to apply Java programming language on algorithms on Sudoku, how to convert application to different platform (Java Swing, Web Base, or Mobile Phone), and etc. ... read more