Sudoku Game made in Python3 using Bracktracking algorithm with recursive function in pygame for graphical GUI
-
Updated
Apr 2, 2022 - Python
Sudoku Game made in Python3 using Bracktracking algorithm with recursive function in pygame for graphical GUI
This is a Pac-Man replica with map generation made in python with pygame library
an artificial intelligence project to solve the N-queen constraint satisfaction problem
Maze Generator and Solver
Informational Repo covering the Satisfiability of formulas in 3 Conjunctive Normal Form. Includes Demos of solving algorithms, and detailed analysis.
Treasure Hunter is a python application in which the protagonist has to find the shortest path to the treasure in the maze board. A build-in program helps the protagonist to find the shortest path. Maze board can be randomly generated of specified dimensions.
A maze generating and rendering program using recursive backtracking written in Sigma16
Add a description, image, and links to the recursive-backtracking-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the recursive-backtracking-algorithm topic, visit your repo's landing page and select "manage topics."