Dr. Mark Humphrys

School of Computing. Dublin City University.

Online coding site: Ancient Brain

coders   JavaScript worlds

Search:

Free AI exercises


A* on Ancient Brain

A program to show the A* algorithm seeking a goal using a heuristic estimate of distance from goal.
Finds shortest (or joint shortest) path.
Goal: Find optimal path from top LHS corner to bottom RHS corner.
  

Click to run World: A star at Ancient Brain.