Easy Animator

easy-animator

This is a program written in Java/Java Swing that allows a user to create different types of animations in either a visual, textual, or SVG format by passing in a text file. This was the first program I wrote that utilized full MVC design - it taught me a lot about object oriented design.

View the full code here.