JoeKarlsson / python-sudoku-generator-solver
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!
☆84Updated 5 years 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
- Generate sudoku puzzles of varying difficulties.☆117Updated 4 years ago
- This is really neat and clean repository for Sudoku Solver and Generator in Python. The algorithm uses backtracking concept to solve. sod…☆20Updated 4 years ago
- A duplication of the game Agar.io written in python☆137Updated 6 months ago
- Creating the game Space Invaders using Pygame Module in Python☆340Updated last year
- This is the code base for the pygame tutorials posted on my YouTube channel.☆222Updated 6 months ago
- Python clone of agar.io game, made with pygame.☆42Updated 4 years ago
- A Multiplayer / SinglePlayer / Online Chess Game app written in Python using Pygame Library☆90Updated last year
- Code to all the Games I made using Python Programming Language☆108Updated last month
- Just a collection of my Pygame projects☆64Updated 9 years ago
- Code to go along with lessons at http://kidscancode.org/lessons☆598Updated 3 years ago
- Flappy Bird game, but AI plays it☆16Updated 5 years ago
- A place to store code for works in progress or works that are not meant to be polished versions☆152Updated 2 weeks ago
- ThePythonGameBook.com - learn Python programming by coding games☆210Updated 2 years ago
- My updated level editor in pygame☆49Updated 4 years ago
- A neural network that is trained with a genetic algorithm to predict the next best move in Tetris☆115Updated 4 years ago
- A simple python chess game with a seperate board representation/validation and a TkInter GUI☆59Updated 6 years ago
- An example GUI created in python using the module kivy. This is a very basic login system where you can create accounts and login.☆134Updated 6 months ago
- The game of Tetris. Made with pygame.☆177Updated 6 months ago
- Some examples of how to use pygame_gui☆146Updated 10 months ago
- Chess program with AI☆50Updated 4 years ago
- A menu for pygame (pygame-ce also supported!). Simple, and easy to use☆570Updated 2 weeks ago
- An AI that plays flappy bird! Using the NEAT python module.☆770Updated 6 months ago
- Project files for a video game tutorial on creating flappy bird. Link to the video: https://youtu.be/UZg49z76cLw☆93Updated last year
- Source Code from Beginning Game Development with Python and Pygame by Harrison Kinsley and Will McGugan☆49Updated 9 years ago
- This is a 9 hole 2D golf game created using pygame.☆129Updated 6 months ago
- A collection of short-and-sweet pygame games☆64Updated 3 years ago
- Solves the user entered Sudoku boards with commonly known strategies like hidden/naked pairs, X-wing, Y-wing etc.☆11Updated 4 years ago
- Project files for the video on making Pong in Pygame☆66Updated 4 years ago
- This is the code for my network game tutorial series on YouTube.☆99Updated 6 months ago
- Ping Pong game, but AI plays it☆17Updated 5 years ago