A web-based GUI tool to showcase SLD and Manhattan Metrics (P5 JS)
-
Updated
Jan 14, 2018 - JavaScript
A web-based GUI tool to showcase SLD and Manhattan Metrics (P5 JS)
Intelligent Mazey finds path through a maze!
The 8-puzzle game and also lets the user get it solved by the (A* heuristics based) A.I
Resolução do 8/15 puzzle através de buscas heurísticas
[PROJECT CLASS] Solved 8puzzle game with Heuristic Search Algorithms. Used ReactJS, NodeJS, MySQL to accomplish the project.
Programa que representa las búsquedas heurísticas coste uniforme, voraz primero el mejor y A*
In this pure javascript demo, you will be able to see the most famous path-finding algrithms in action, with nice animations and intuitive customizations of the paths!
A web-based implementation of the traditional Iranian game "Dooz," enhanced with AI for competitive or analysis purposes.
Using HillClimb algorithm to solve the N Queens problem
This program based on plants vs zombies simulates the problem of the sample collecting robot (multi-agent system) proposed to be carried out with the A* informed search algorithm where the samples will be found and grouped into clusters, using crumbs to trace the path to the ship. and describe the collaboration between agents.
A bubble-breaker Javascript, coupled with a genetic algorithm to solve it. Heuristic search functions to be added later to search grids of bubbles and compare fitness.
Peg Solitaire Solver Using Different Uninformed Search Algorithms in Javascript
Add a description, image, and links to the heuristic-search-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the heuristic-search-algorithms topic, visit your repo's landing page and select "manage topics."