{{htmlmetatags>metatag-robots=() metatag-title=(Multicolor tile tutorial) metatag-keywords=(Tutorial,C,library,Midres,MCTILE,Tiles,Commodore 64,Commodore VIC20,Commodore 16,Atari) metatag-description=(The purpose of this tutorial is to show what you can do with multicolored tiles, and what happens when this feature is used by hardware that does not support this type of tiling.) metatag-media-og:image=(::mctiles_tutorial_08c.png) metatag-og:title=(Multicolor tile tutorial) metatag-og:description=(The purpose of this tutorial is to show what you can do with multicolored tiles, and what happens when this feature is used by hardware that does not support this type of tiling.) }} ====== TUTORIAL: MULTICOLOR TILE ====== The purpose of this tutorial is to show what you can do with multicolored [[:tiling|tiles]] offered by [[:midres_library|MIDRES library]], and what happens when this feature is used by hardware that does not support this type of [[:tiling]]. It's all about **making a simple animation of a moving ghost**. The ghost resembles that one of the [[https://en.wikipedia.org/wiki/Pac-Man|PAC-MAN game]] in its various incarnations, and it will be moved horizontally from one side of the screen to the other, using the PAC-MAN effect, of course! For those computers that have native support for multicolor tiles, the ghost will appear in all its coloring; in other cases, it will appear with a minimum of dithering. However, it should be noted that the [[:tiling|higher resolution tiles]] remains available even if, obviously, with only two colors (monochrome). ===== INDEX OF PAGES ===== * [[midres_library:tutorial:mctile:prerequisities|Prerequisites]] * [[midres_library:tutorial:mctile:drawing_ghost|Drawing the ghost]] * [[midres_library:tutorial:mctile:generating_tiles|Generating tiles]] * [[midres_library:tutorial:mctile:generating_sources|What about the generated sources?]] * [[midres_library:tutorial:mctile:program|Let's write the program!]] * [[midres_library:tutorial:mctile:compile|Run and see the results]] ===== RESULTS ===== {{ youtube>5yvNvHQ2rxs?medium }} [[::midres_library|{{ ::midres-logo.png?600 |MIDRES - an isomorphic gamelib}}]]