#CPCtelera Sprite Flipping Mode 1 Demo
This example shows how horizontal flipping works in #CPCtelera 1.4. using mode 1 graphics (320×200, 4 colours). There are 2 sprites in memory and they are horizontally flipped to look right and left. #CPCtelera 1.4. will include many flavours of this functionality to match either performance or compactness requirements (The version shown in this video is the compact one, 83 bytes). Full source code for this example and #CPCtelera engine can be found at Github.