Game developed for the artificial intelligence course.
Go to file
Chris Cromer bbf10d7c95 Implement more types of heuristics
Signed-off-by: Chris Cromer <chris@cromer.cl>
2019-10-26 20:50:41 -03:00
.idea Implement A* Search 2019-10-17 12:27:17 -03:00
gradle/wrapper Implement more types of heuristics 2019-10-26 20:50:41 -03:00
src Implement more types of heuristics 2019-10-26 20:50:41 -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