Showing 26 open source projects for "sudoku gui"

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Sudoku Explainer

    Sudoku Explainer

    Sudoku Explainer Java (Swing) GUI explains how to solve Sudokus

    Keith Corlett's open-source Sudoku Explainer explains ANY Sudoku puzzle, and generates human puzzles. It's a Java (Swing) GUI based on DIUF Sudoku Explainer by Nicolas Juillerat (rewritten for speed) with all hinters from HoDoKu by Bernhard Hobiger, plus a few from sudopedia.com. SE explains a simplest possible solution to ANY Sudoku puzzle. It's pretty fast.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Sudoku Solver For Windows

    Sudoku Solver For Windows

    A Sudoko Solver/Puzzle Generator For MS Windows

    ...Perfect for puzzle enthusiasts and anyone interested in learning advanced Sudoku solving techniques.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    SudokuSolverGUI

    Combining both Sudoku Solver and Graphical Sudoku Interface In Python

    Quick solver with GUI making it easy to use. Solves any Sudoku and has the potential for more functions, have used bits of code from others however.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Nanolinux

    Nanolinux

    Tiny Linux desktop distribution in just 14 MB

    Nanolinux is a very tiny Linux distribution based on MicroCore Linux with busybox. It uses Nano-X instead of X11. FLTK 1.3.x is used as the GUI toolkit. The window manager is SLWM. The following applications are included: Dillo browser FlWriter text processing program Sprsht spread sheet program FLTDJ personal information manager FlMusic CD player FlRadio internet radio FlChat IRC client Antipaint paint program Fluff file manager NXterm terminal emulator Flcalc calculator FlView image viewer Fleditor Games: Tuxchess, NXeyes, Checkers, Blocks, Sudoku, Mastermind Mount tool, system statistics Software package download and install utility NTFS support Grub package for hard disk install OSS sound, Truetype fonts, UTF-8 support Nanolinux runs completely from RAM. ...
    Downloads: 61 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Sudoku

    Sudoku

    solve Sudoku puzzles as quick as possible

    * Requires : .net framework 4.5 or later Sudoku , This application developed using C# and requires .net framework 4.5 or later. GUI supports better good feedback for each and every action. To easy to handle. Save and reuse the Sudoku file , all files are stored as .sdku files ( sudoku files ) and this files are opened only through this application. Use it and rate it !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Brute-Force Sudoku Solver

    Java, Brute Force, Recursive Sudoku Solver

    This program prompts the user for a text file containing puzzle data, attempts to solve the puzzle using a brute force algorithm, and prints the solution along with the time it took to solve. I've included 3 sample puzzle files in the "res" folder. "Sub-box width/height" refers to the dimensions of the inner boxes in the puzzle. For example, a 9x9 puzzle has 9 3x3 sub-boxes. The 6x6 puzzle that I've included has sub-box dimensions of 3x2. This version does not contain any GUI components,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Sudoku Solver in C#

    A Sudoku Solver in C#

    A Sudoku Solver in C#. Needs to develop a GUI and add event handling. This is for learning purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    * Model-checking/simulation-checking library for real-time system with dense-time models in C with CRD (Clock-Restriction Diagrams) technology. * Parametric analysis library for linear-hybrid systems in C with HRD (Hybrid-Restriction Diagram) technol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Kelvin's Batch Program v9.0(latest)

    A simple batch program with many useful functions!

    Changelogs: v9 -- Fixed MSCONFIG flooding bug v8 -- Added Adv Control Panel v7 -- Added keepsafe directory secure v6 -- Improved update system v5 -- Added sudoku solver v4 -- Added initializing screen v3 -- Display current version in main menu v2 -- Fixed netplwiz bug v1 -- New build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Sudoku Solver (+ solution provider!)
    Sudoku Solver is a small graphical application for solving any given Sudoku puzzle, almost instantaneously. It also provides the solution (the steps required to solve the puzzle). It is written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Now with GUI! jiSudokuSolver is really a Java Sudoku master. It solves any puzzle, good or bad, even an empty one, usually in an instant, and it shows you how, every step. It also lets you play, generate, fix, test, reduce... just run startGUI.bat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Sudoku GUI game & solver. Develop by wxPython
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple GUI-driven application to solve and generate sudoku puzzles through logical means. Also supports manual solving, with pencil marks and cell colouring. Should be able to solve any standard sudoku from a newspaper or magazine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    the python sudoku solver was done as a first year engineering project, it is programmed in python and it allows the user to enter in an unsolved sudoku .txt file which it then solves and presents the solved sudoku to the user in a user friendly gui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    Sudoku game for GNU/Linux with wxWindow GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Another Sudoku game version. It is written in Python and uses wxPython as the GUI package. The puzzle solver module was written by Edd Aardvark, to whom I owe a big debt. This project is mostly an exercise to learn Python. It can be greatly improved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is gonna be a public suduku player for everyone loves SUDOKU~ This project is part of the Advanced Free Software course at IT University of Gothenburg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    This is no Sudoku solver, but "explainer". It can guide you with logic through the solving process. Not only 9x9 grids: MxN, samurai or any layout you can describe with the board editor! Now with a great GUI! Manual, tutorial, examples...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Sodoku, also know as Sudoku, solver and generator. It uses Qt4 for the GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB