A multi-algorithm chess game that aims to teach AI concepts through experimentation. Users can select from four algorithms to compete against, as well set the search depth.
-
Updated
Nov 15, 2021 - Python
A multi-algorithm chess game that aims to teach AI concepts through experimentation. Users can select from four algorithms to compete against, as well set the search depth.
A servant robot trying to serve as fast as possible using A* algorithm.
Compare A*, BFS Search Algorithms Using Python in AI.
Berkeley Pac-Man 🤤◽◽◽👻 projects 0, 1 & 2 solutions
A modular Python toolkit implementing foundational AI search algorithms (DFS, BFS, UCS, A*) for solving grid-based maze problems
A Python-based puzzle game engine featuring classic Lava & Aqua mechanics. Navigate a grid-based board, collect portal orbs, reach goal positions, and outsmart spreading lava and water hazards.
A simple program that calculates the shortest distance between cities in palestine using either A* search algorithm or a greedy search algorithm
Implementing AI based search algorithms to solve the Robot Navigation problem.
AI Search methods from an Intro to Artificial Intelligence Applications class.
tictactoe game, play against ai with minimax algo
Resources and open-source tools for `AI Search Engine Optimization Guide` book
A graphical simulation of the classic Missionaries and Cannibals logic problem, implemented in C++ with the Allegro 5 library.
AI University Search Algorithms - Genetic & Simulated Annealing
Minimal interactive UI to run classical search algorithms (BFS, UCS, DFS, DLS, IDS, Bidirectional, Greedy, A*) on a graph.
This repository contains an implementation of Adversarial Search Algorithms
🔧 Discover 100% free tools and frameworks for AI projects, including LLMs, Deep Learning, and NLP, to boost your development process.
An AI project that implements uninformed and informed search algorithms. These algorithms are used to solve navigation and traveling salesman problems in the Pacman world.
Add a description, image, and links to the ai-search-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the ai-search-algorithms topic, visit your repo's landing page and select "manage topics."