Artificial Intelligence search algorithm base on Pacman
-
Updated
Jul 14, 2021 - Python
Artificial Intelligence search algorithm base on Pacman
Maze is a mini project developed to generate a maze randomly and be capable to resolve it using A* algorithm and Manhattan or Pythagore heuristics.
Automatic Pacman Game using algorithms to find the way to pass
Final project for AI class at the University of Florence. Solves 8 and 15 Puzzle.
Solving modified n-puzzle problem using A* algorithm with different heuristic functions
NTUA ECE Artificial Intelligence Source Codes
ECE NTUA Artificial Intelligence Source Code
A (3x3) 8-Puzzle solver using A* Heuristics, and Best-First Search (BFS) Algorithms in a priority queue data structure
Game
A console based packman game in C using A star algorithm.
Add a description, image, and links to the manhattan-heuristics topic page so that developers can more easily learn about it.
To associate your repository with the manhattan-heuristics topic, visit your repo's landing page and select "manage topics."