Showing 101 open source projects for "sudoku java"

View related business solutions
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • 1
    A Prolog-Java Sudoku Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    sudoku open source is a fork of andoku developed by Markus Wiederkehr but with new user interface and user interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 5
    A Sudoku application written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    JSudokuCreator is a Java application for creating, solving, saving, loading and printing Sudokus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 10
    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
  • 11
    A Java application that solves sudoku puzzles accurately and efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Java-based recursive SuDoku Solving program. Currently console-based, mostly personal effort, but all contributions welcomed! Hopefully we'll have a GUI for easy solving/generation in the future...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jAlgorithms is a project mainly for educational purposes. It contains some of the popular algorithms and data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jdoku is a sudoku solver made in java. It implements the swing API. The sudoku solver applies two logics for now. Try it. I got board solving news paper sudoku after creating this!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A SuDoku Solver written in java. Main aim is to provide an software environment which solves any given sudoku game "logically". That is like a human would solve. In future provision for playing sudoku games will also be added to the project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Four IT-Students are workig on Java game Sudoku.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple Java-Based Sudoku Game for CS2103 Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an implementation of Donald Knuth's Algorithm X ("dancing links"). This is primarily a sudoku generator and solver, though it can be used to solve other exact cover problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a simple app, created around an original sudoku solver based only on heuristics, not brute force. It's coded in Java/SWT(GUI toolkit). It's an example of MVC and of Visitor, Observer, Strategy, Abstract Factory, Singleton Design Patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A java implementation of the Sudoku puzzle. Unique features include different sizes of puzzle (from 4x4 to 16x16) and a genuine user interface based on visual helps (highlighing a selected number, a mouse cursor representing the selected number, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a computer version of the popular Sudoku game written entirely in Java. It features 8 difficulty levels, the ability to print puzzles, and LAN multiplayer. Players may also submit their best solving times to the web, and design their own puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Java / J2ME implementation of the popular Freecell card game and the popular Sudoku game. We support MIDP enabled mobile phones, and plan to expand and implement other games for mobile phones in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sudoku Mania! A fully customizable sudoku game written in java. Create your own themes using Xml. 6 squares, 8 , 9, 16? No problem. Show numbers, letters, or even pictures. Print Sudokus to go and much more. Available for Cell Phones and PDA's too.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    MUSoSu - Marios Sudoku, is a sudoku solver/ generator written in Java. As a solver, it emphasizes in solving sudokus in a human-like manner. As a generator it generates sudoku problems that do not need trial & error methods to solve.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB