Game developed for the artificial intelligence course.
Go to file
Chris Cromer 8c627bda8c Make the AI more robust
Signed-off-by: Chris Cromer <chris@cromer.cl>
2019-10-26 17:35:11 -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 Make the AI more robust 2019-10-26 17:35:11 -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