Spritely - a Simple Sprite Animation Framework
*              Spritely

Spritely is a simple grid-based animation framework with a text mode. It was written for an introductory OO programming course.

See The Javadocs for a description of Spritely.

See The Github Repository for releases, source code, etc.
       

  

This package provides a framework for showing an animated grid of equal-size tiles, which is a limited form of sprite animation. It was written for educational purposes in an introductory OO class. It has a few unique features:

See The Javadocs for full documentation.

*