Java version of the popular Sudoku puzzle game with a clean and easy to use graphical user interface.
Categories
Puzzle GamesLicense
GNU General Public License version 2.0 (GPLv2)Follow Java-Sudoku
nel_h2
Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.
Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
Rate This Project
Login To Rate This Project
User Reviews
-
Отлично
-
This is total ripp off of other project in source forge called Star SUDOKU, which has been around longer than this one. The developer just changed the name and marked it as its own, without giving credibility to the original author.
-
Clean and simple UI, but the puzzle generator makes no attempt to generate puzzles which have unique solutions, and the solver uses simple backtracking to find a solution, not standard sudoku game logic. The project builds cleanly in eclipse, so it might be a good starting point if you plan to build your own solver.