Game developed for the artificial intelligence course.
Go to file
Chris Cromer 5510f132b7 If the player location is not known yet during sort, find it. This only happens when the loop has not been run yet.
Signed-off-by: Chris Cromer <chris@cromer.cl>
2019-10-26 19:14:08 -03:00
.idea Implement A* Search 2019-10-17 12:27:17 -03:00
gradle/wrapper Fix gradle build 2019-10-26 13:47:36 -03:00
src 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
.gitignore Change over to gradle build system 2019-10-03 20:16:37 -03:00
LICENSE Add copyright info 2019-09-02 15:21:43 -04:00
build.gradle Remove extra whitespace 2019-10-26 13:49:12 -03:00
gradle.properties Update gradle build file to ignore false positive warnings 2019-10-13 21:10:16 -03:00
gradlew Fix gradle build 2019-10-26 13:47:36 -03:00
gradlew.bat Fix gradle build 2019-10-26 13:47:36 -03:00
settings.gradle Update gradle wrapper 2019-10-11 17:17:13 -03:00