This is a sprite library for Boriel Basic. Its goal is to have many animated sprites and render them beating the scan line to avoid flickering. It supports 1x1, 1x2 and 2x2 chars sprites and it can be ...
// Demonstrates how to set up and use the user defined sprites for // text animations. // Speed for the display is controlled by a pot on SPEED_IN analog input. // Digital switches used for control of ...