This is a Pac-Man replica with map generation made in python with pygame library
-
Updated
Jun 13, 2023 - Python
This is a Pac-Man replica with map generation made in python with pygame library
Sudoku Game made in Python3 using Bracktracking algorithm with recursive function in pygame for graphical GUI
Maze Generator and Solver
an artificial intelligence project to solve the N-queen constraint satisfaction problem
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."