diff --git a/.github/images/armada.gif b/.github/images/armada.gif new file mode 100644 index 0000000..4c6fb26 Binary files /dev/null and b/.github/images/armada.gif differ diff --git a/README.md b/README.md index 7fad5e8..eaf4a6b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ The Generic Tile Engine (GTE) project is a tile engine built to exploit the unique hardware capabilities of the Apple IIgs personal computer. It supports the Apple IIgs super hires graphics mode (320x200, 16/256 colors) and provides two full-screen independent scrolling layers along with software sprites. The API and core functionality of the library is inspired by the graphics hardware of the NES/SMS/SNES/Genesis console era. +

+
+ Parallax scrolling of two full-screen static layers +

+ # Getting Started ## Initialization