Thanks! Some of the VIC-20 and C64 games are incredibly dense - there's one ( https://bunsen.itch.io/2in1-by-jeffrey-daniels) that has TWO games in 10 lines of code!
On Sun, Mar 12, 2023 at 5:58 PM John R. Hogerhuis <jho...@pobox.com> wrote: > Nice work, David. > > Amazing how you fit logic that looks so complicated into 10 lines!... And > 10 lines that aren't particularly packed with code. > > -- John. > > On Sat, Mar 11, 2023 at 1:06 PM David Plass <dpl...@alum.mit.edu> wrote: > >> Hi all, >> Here's another 10-line BASIC game that I've submitted to the 2023 BASIC >> 10-liner contest (https://gkanold.wixsite.com/homeputerium) >> >> https://github.com/dplassgit/games/tree/trunk/t100/BOUNCE >> >> It's eerily similar to Breakout. >> >> Enjoy! >> -David >> >