SPRITE is a simple test program that demonstrates a wide variety of hardware-provided functionality and general programming techniques.
Below is an animated GIF of the operation of the sprite program, demonstrating a number of the implemented functionality. Key among these are:
The buttons that are pressed to perform each of the demonstrated actions is shown at the bottom-left of the image, and is rendered by the FCEUX emulator.
Click the image to view a larger version.
More detailed information regarding this project is available in the Github repository. In particular, the source code used to create this program, as well as technical details regarding the implementation are discussed in the README for the project.