azaraka/src/main/java/cl/cromer/azaraka/ai
Chris Cromer 18a04d2d07 Fix raw class types
Signed-off-by: Chris Cromer <chris@cromer.cl>
2020-02-25 20:42:42 -03:00
..
AI.java Remove sort destinations from AI class 2019-10-26 20:23:31 -03:00
AIException.java Implement A* Search 2019-10-17 12:27:17 -03:00
EnemyAI.java Remove sort destinations from AI class 2019-10-26 20:23:31 -03:00
PlayerAI.java Remove <p> tags 2019-10-26 20:52:52 -03:00
PlayerAStarAI.java Implement more types of heuristics 2019-10-26 20:50:41 -03:00
PlayerBreadthFirstAI.java If the player location is not known yet during sort, find it. This only happens when the loop has not been run yet. 2019-10-26 19:14:08 -03:00
State.java Fix raw class types 2020-02-25 20:42:42 -03:00
package-info.java Add Breadth-First Search AI 2019-10-07 21:45:39 -03:00