azaraka/src/main/java/cl/cromer/azaraka
Chris Cromer 21f54beca5 Fix restart bug caused by unique instances of player and portal objects
Signed-off-by: Chris Cromer <chris@cromer.cl>
2020-02-25 14:05:33 -03:00
..
ai Remove <p> tags 2019-10-26 20:52:52 -03:00
json Switch to a concurrent matrix for the cells 2019-10-26 18:04:08 -03:00
logging Change over to gradle build system 2019-10-03 20:16:37 -03:00
object Fix restart bug caused by unique instances of player and portal objects 2020-02-25 14:05:33 -03:00
sound Optimize imports 2019-10-11 12:54:42 -03:00
sprite Implement A* Search 2019-10-17 12:27:17 -03:00
Azaraka.java Cleanup code 2019-10-11 14:08:22 -03:00
Canvas.java Improve the AI some more 2019-10-26 18:49:28 -03:00
Cell.java Implement A* Search 2019-10-17 12:27:17 -03:00
Constants.java Increase grid size to 20x10 2020-02-12 20:45:36 -03:00
MainWindow.java Update gradle build file to ignore false positive warnings 2019-10-13 21:10:16 -03:00
Scene.java Fix restart bug caused by unique instances of player and portal objects 2020-02-25 14:05:33 -03:00
package-info.java Change over to gradle build system 2019-10-03 20:16:37 -03:00