Difference between revisions of "AGI/AGI256-2"
< AGI
Jump to navigation
Jump to search
(Added links to AGI256.) |
(Added link to more in-depth implementation details page.) |
||
Line 1: | Line 1: | ||
AGI256-2 is an extension to [[AGI/AGI256|AGI256]] by Brian Provinciano. It adds 256-color view (i.e. sprite) support to [[AGI/AGI256|AGI256]]. | AGI256-2 is an extension to [[AGI/AGI256|AGI256]] by Brian Provinciano. It adds 256-color view (i.e. sprite) support to [[AGI/AGI256|AGI256]]. | ||
== Implementation == | |||
...general implementation details go here... | |||
For more in-depth details of the implementation see [[AGI/AGI256-2/Implementation_Details|AGI256-2 Implementation Details]] page. | |||
== Example screenshots == | |||
[[Image:agi256-2-intro-screenshot.png|frame|left|Screenshot of AGI256-2 demo's intro screen]] | |||
[[Image:agi256-2-main_room-screenshot.png|frame|left|Screenshot of AGI256-2 demo's main screen]] |
Revision as of 14:12, 16 July 2007
AGI256-2 is an extension to AGI256 by Brian Provinciano. It adds 256-color view (i.e. sprite) support to AGI256.
Implementation
...general implementation details go here...
For more in-depth details of the implementation see AGI256-2 Implementation Details page.