2D Tile based path finder java applet with custom sprite animation system
The goal of this project was to implement the A* pathfinding solution into a light weightcustom 2D engine that I created using a java applet and the java 2d graphics library. I alsoused some free game sprites online and created my own animation and map rendering system as well.
Java Applet
Java 2D Graphics library
Animations use sprites
Custom animation config files
Map can be customized
Map config file for objects
© 2019 Jordan Riley