mitm001 před 5 roky
rodič
revize
9411f26ef3
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      docs/modules/ROOT/pages/jme3/terminology.adoc

+ 0 - 1
docs/modules/ROOT/pages/jme3/terminology.adoc

@@ -322,7 +322,6 @@ More advanced AIs can also learn, for example using neural networks.
 There are lots of resources explaining interesting AI algorithms:
 
 *  link:http://theory.stanford.edu/~amitp/GameProgramming/[A* (A-star) pathfinding theory]
-*  link:http://hem.fyristorg.com/dawnbringer/z-path.html["Z-Path" algorithm] (backwards pathfinding)
 *  link:http://web.media.mit.edu/~jorkin/goap.html[GOAP -- Goal-Oriented Action Planning]
 *  link:http://neuroph.sourceforge.net/[Neuroph -- Java Neural Networks]