News

Java 2D Skeletal Animation library Created as a personal project to explore the challenges of implementing 2D skeletal animation similar to Spine2D. The art assets utilized are from the game Ragnarok ...
A final college project written in Java and SQL using Microsoft's Access Database, a real-time randomly generated 2D platformer with a create & load custom levels mechanic ...
I occasionally need to convert the background color of a particular image to be transparent so that the image looks better on medium with backgrounds of colors other than the image's original ...
This paper describes software developed by the author, that constructs a two-dimensional graphical maze and uses animation to visualize the recursive backtracking maze solution. The software is ...