JoeKarlsson / python-sudoku-generator-solverLinks
Python based sudoku generator that can create unique Sudoku board based on 4 difficulty levels. This code also includes a brute force sudoku solver that is capable of solving even the most difficult sudoku puzzles!
☆90Updated 4 months ago
Alternatives and similar repositories for python-sudoku-generator-solver
Users that are interested in python-sudoku-generator-solver are comparing it to the libraries listed below
Sorting:
- Generate sudoku puzzles of varying difficulties.☆127Updated 5 years ago
- Python TicTacToe game with Tk GUI and minimax AI☆25Updated 6 years ago
- Connect 4 programmed in python using pygame☆227Updated 4 years ago
- Python examples from my answers on Stackoverflow and other short scripts.☆187Updated 5 months ago
- Example code and docs for "Game Development and Design" class☆63Updated 6 years ago
- Chess program with AI☆49Updated 5 years ago
- The source code for the game programs for the book, "Making Games with Python & Pygame"☆60Updated 5 years ago
- A place to store code for works in progress or works that are not meant to be polished versions☆157Updated 9 months ago
- A Python library for creating and solving mazes.☆267Updated 10 months ago
- A duplication of the game Agar.io written in python☆138Updated last year
- Build an AI Assistant Wolfram Alpha and Wikipedia in Python☆19Updated 6 years ago
- The LC0 engine ported to javascript with Emscripten.☆105Updated last year
- An implementation of Wordle in Python than can be played via the terminal.☆13Updated 3 years ago
- Code to all the Games I made using Python Programming Language☆113Updated 9 months ago
- A simple chess AI☆942Updated 8 years ago
- A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.☆30Updated 10 years ago
- Replicate Java Chess AI on Python☆11Updated 7 years ago
- Rubik's Cube solver in Python☆207Updated 7 years ago
- Mazes for Programmers book source code & examples, rewritten and adapted to Python☆58Updated last month
- Polynomial regression from scratch☆23Updated 8 years ago
- My solutions for Advent of Code☆17Updated 2 years ago
- UNMAINTAINED - A program written in python that attempts to extract a Sudoku game given an image and then solves it.☆22Updated 4 years ago
- Introduction to making object-oriented apps with Pygame☆20Updated last year
- A Chess GUI based from Python using PySimpleGUI and Python-Chess.☆173Updated last year
- SPGL is a simple Python game library / framework for creating 2D games. It is built on the Python Turtle module and is compatible with Py…☆22Updated 6 years ago
- An open-source checkers game with a computer-based AI, written with Python and Tkinter.☆32Updated last week
- Solves KenKen puzzles, by representing it as a Constraint Satisfaction Problem (CSP)☆23Updated 6 years ago
- A comprehensive guide for learning regular expressions using Python☆120Updated 6 years ago
- training snake game using neural network and genetic algorithm☆34Updated 6 years ago
- ☆11Updated 4 years ago