[go: up one dir, main page]

Showing 84 open source projects for "java sudoku"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1
    Sudoku for Eclipse

    Sudoku for Eclipse

    A free and open source sudoku game for addicts to newbies

    A Sudoku game. S4E generates endless new grids and may help you to solve them. Play with figures, letters or images, on smaller or bigger grids, play on easy or tricky level... S4E run on Windows and Linux. For Eclipse maniacs it’s available as a plugin for Eclipse. It’s pure Java and of course it’s free. Keywords: free sudoku solver game windows Linux download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SudokuTK

    Play Sudoku

    Play Sudoku
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    jsudokus

    A minimal command line java sudoku solver

    A small sudoku solver in java. Not completely optimized but still finished all sudokus in the tests in less than a second. Does not use newer java features so it will probably work from at least java 1.6. Does not depend on external libraries outside standard java classes. Usage: javac sudoku.java java sudoku line line line line line line line line line each line consists of 9 characters of the set .123456789 all possible solutions are printed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sudokuki - essential sudoku game

    Sudokuki - essential sudoku game

    Sudokuki is a free graphical SUDOKU game

    Sudokuki is a free graphical SUDOKU game: Sudokuki solves even the most difficult sudoku grids for you - Generate a sudoku - Play sudoku - Print a sudoku... Available in 17 languages. Just download and play! You can also play with arabic or chinese numbers. Sudokuki is Free Software developed in Java. Have fun!
    Downloads: 2 This Week
    Last Update:
    See Project
  • Propel Software: Product Value Management Platform for Manufacturers Icon
    Propel Software: Product Value Management Platform for Manufacturers

    For modern product companies that need to connect product and commercial teams successfully

    Propel is a cloud-native Product Value Management platform that unifies PLM, QMS, and PIM in one connected system, giving manufacturers complete visibility and control across the entire product lifecycle. It provides a single source of truth for all product data, streamlines change management, strengthens quality and compliance processes, and accelerates time-to-market by eliminating the silos and manual steps that slow teams down.
    Learn More
  • 5
    kidsudoku

    kidsudoku

    Simple sudoku game for kid.

    I'm a father and I have a lovely daughter. I want to give her a gift, a sudoku game, but she is too young to play the real sudoku, so make it simple!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is an extended implementation of Knuth's "Dancing Links" algorithm and some use cases (e.g. Sudoku).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sudoku

    Sudoku

    A simple Sudoku game

    A simple Sudoku game created to test the concept of objects.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    OpenSudokuLib

    A simple Java class to generate 9x9 Sudoku squares.

    A simple Java class to generate 9x9 Sudoku squares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple Sudoku game with different levels and a solver. Language support English, Dutch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Queue Management System for Busy Service Providers | WaitWell Icon
    Queue Management System for Busy Service Providers | WaitWell

    The queue management system that perfectly adapts to your workflows

    The queue management system that perfectly adapts to your workflows. Improve operational efficiency in weeks with the most configurable enterprise queue system.
    Learn More
  • 10
    Sudoku for Java - HoDoKu
    Sudoku generator/solver/analyzer written in Java (English and German). Lots of human style techniques (singles, subsets, LCs, fish, wings, uniqueness, coloring, chains, ALS), powerful analyzer (manage multiple solutions for one sudoku). Includes Learning and training modes and a booklet printer.
    Leader badge">
    Downloads: 288 This Week
    Last Update:
    See Project
  • 11

    Sudoku Brainiacs

    JavaFX based Sudoku

    Easy, Medium, Hard and Pattern Based Sudoku Games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Master Sudoku

    Master Sudoku

    Sudoku solver written in Java (Spanish Language)

    Sudoku solver written in Java (Spanish Language). Supports a lots of logical techniques (singles, subsets, fishes, wings, uniqueness, coloring, loops, chains, ALS). It is not a puzzle generator. You must have the puzzles in a text file or select a puzzle pre-loaded. Includes several kinds of helps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sudoku Solver

    sudoku Solver

    A sudoku solver project built with Java with a user friendly interface

    This project has been built to allow you solve any Sudoku problem in no time. The project built using Java programming language. It`s simple interface built using Swing technology. A smart algorithm has been designed to solve your problem. First, using the systematic human way of solving. If the human failed to solve, your problem will be passed to a stronger algorithm that based on Try and Fail techniques and possibilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Snowflake

    A simple Java-based Sudoku program.

    You can edit, generate, solve etc. normal 9x9 puzzles. After publishing, I realized there is a special type of sudoku, namely snowflake sudoku, but it is not related to my program. I'm not a professional programmer, I just like to creating code, especially when it is related to AI. Have fun! :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Sudoku Solver Applet

    A Sudoku Solver in Java

    1/ Double-click the cell you want to edit. The background color changes to white. The possible values appear in it. 2. Edit it to leave the requested number only. You can also click one of the buttons under the table: Click "Back" to cancel last entered number. Click the red "Reset Board" button to start a new puzzle. Click "Solve Now" to let the computer choose numbers. This is useful when the trial and error strategy is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSUDOKU
    JSudoku is a Java version of the game Sudoku. A backtracking algorithm cares for random puzzles and based on the Sudoku-Puzzle JavaScript. Optionally, JSudoku generates X-Sudoku puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A sudoku implementation. It generates and solves sudoku games. It stores sudoku quests in a database. Currently it has a print view only. In future it gets a GWT-based GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Kill Sudoku: it can solve any pazzle user inputs and demonstrate how to do it step by step under human's comprehension. You feel you have a private tutor to assist you. Soon, you will be the master of killing sudoku. Why not try it today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Sudoku application written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sudoku Solver
    An easy-to-use, lightweight Sudoku-solving program. Simply input the known numbers, and click "Solve"!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mobile Sudoku Solver
    Mobile Sudoku Solver is a Java (J2ME) application for solving, designing and playing Sudoku puzzle game on mobile devices. It can find all the solutions available and hold them all in memory. You can select one of them, edit and solve it again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sudoku Solver
    This software has mainly 2 parts.first one is the solver which solves the sudoku puzzle and another is the gamer which allows user to play the game depending on the difficulty level he has chosen. We have tried to provide decent GUI for the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JSudokuCreator is a Java application for creating, solving, saving, loading and printing Sudokus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sudoku_Puzzle_Solver
    Solves given sudoku puzzle! save unsolved puzzles , build your own puzzle game. highly customizable user interface . Is built in swing hence It is a multiplatform. Fast puzzle resolutions due to multithreading execution. TESTED ON UBUNTU 10.04 , VIST
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JSudognu creates, rates, solves and prints sudokus. Features include creation of symmetric sudokus, printing to postscript printers and filtering sudoku databases for solution techniques. JSudognu is a front end for sudognu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next