techwithtim / Sudoku-GUI-SolverLinks
This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.
☆714Updated 11 months ago
Alternatives and similar repositories for Sudoku-GUI-Solver
Users that are interested in Sudoku-GUI-Solver are comparing it to the libraries listed below
Sorting:
- A python visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of findin…☆399Updated 11 months ago
- Chess game created on the 24 hour livestream☆386Updated 11 months ago
- The classic snake game. Made with pygame.☆282Updated 11 months ago
- A simple face recognition script that identifies and classifies all faces in an image.☆274Updated 11 months ago
- This is a 9 hole 2D golf game created using pygame.☆133Updated 11 months ago
- The game of Tetris. Made with pygame.☆182Updated 11 months ago
- A simple hangman game made with python and pygame.☆304Updated 11 months ago
- A randomly simulated turtle race! You can watch different color turtles race across the screen and keep track of the wins/losses of each …☆74Updated 11 months ago
- A basic GUI that allows you to store your emails, password and account information.☆133Updated 11 months ago
- The code from my 12 hour live stream where I created a tower defense game with pygame.☆394Updated 11 months ago
- This program allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neu…☆154Updated 11 months ago
- A visual game of black jack! Made with pygame.☆69Updated 11 months ago
- A python program similar to Microsoft paint. It allows you to use a variety of drawing tools on a pixel grid to create drawings. It featu…☆96Updated 11 months ago
- The classic game of flappy bird made with python and pygame.