mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2025-02-16 10:32:20 +00:00
Add link to KFest video recording to README
This commit is contained in:
parent
aaf70af236
commit
8d7d4a8ec6
@ -8,10 +8,9 @@
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
<p align="center">
|
An overview of GTE was presented at KansasFest 2022.
|
||||||
<img src="https://raw.githubusercontent.com/lscharen/iigs-game-engine/master/.github/images/armada.gif"/><br/>
|
|
||||||
Parallax scrolling of two full-screen static layers
|
[![KansasFest 2022 presentation on GTE](http://img.youtube.com/vi/2x65JymFklk/3.jpg)](http://www.youtube.com/watch?v=2x65JymFklk "KansasFest 2022 25 GTE: A graphic engine for the IIgs - Lucas Scharenbroich")
|
||||||
</p>
|
|
||||||
|
|
||||||
# Building from Source
|
# Building from Source
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user