Dr. Mark Humphrys

School of Computing. Dublin City University.

Online coding site: Ancient Brain

coders   JavaScript worlds

Search:

Free AI exercises


A* in Complex World

A more advanced A* algorithm exercise would be to apply the algorithm to a 3D visual world.

Here is "Complex World", a 3d-visual World (but actually a 2-d movement problem).
The enemy chases the agent, not very intelligently:

  

Click to run Mind: Complex Mind in World: Complex World at Ancient Brain.
  
The plan:


"Complex World" uses the "Three.js" graphics library: