Skip to content
#

a-star-search

Here are 206 public repositories matching this topic...

A visualizer for the core search algorithms used in AI and game development. Special thanks to Amit Patel and his cool tutorials for providing me with the inspiration. #MadeWithUnity

  • Updated Oct 10, 2024
  • C#

this project combines various AI algorithms to provide visualization and functionality for search algorithms, a game (CONNECT4) using min-max algorithms, and a Constraint Satisfaction Problem (CSP) solver. This toolbox aims to provide a comprehensive understanding of these AI techniques through interactive visualizations and practical examples.

  • Updated Jun 1, 2023
  • Python

Improve this page

Add a description, image, and links to the a-star-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the a-star-search topic, visit your repo's landing page and select "manage topics."

Learn more