Appears On
Type any character and watch it rendered as a giant 8×8 block-graphic glyph, pulled straight from the ROM font data with PEEK.
A block-graphics maze scroller with embedded machine code scrolling—navigate left and right as the corridor closes in and your score climbs.
A complete stock-price database with moving-average charting, tape save, and in-string record editing — all packed into one string variable.
A to-do list manager with six menu options—add, prioritise, delete, view, and tape-save—dispatching via a neat GOTO VAL Y$*1000 trick.
A crafty Connect-Four AI that drops tokens by direct memory POKE, hunts wins across rows, columns, and eight diagonal lines—and taunts you when it wins.
Watch cars and trucks navigate toward toll booths while the program tallies revenue in real time, using block graphics and trigonometry to build a surprisingly detailed road scene.