Pawal and other NEC enthusiasts, BOUNCE.BA converted for the NEC is now available up on Web8201's Games area: https://www.web8201.net/default.asp?content=/Files/body.asp%3Fname=Games%20%26%20Entertainment%26bknm=Back%20to%20Web8201%20Files%26bk=NEC-filedirlist.asp%26url=Games
I couldn't keep within the 10-line contest constraints, however. It is 15 lines instead of 10 due to my CHR100 graphics loading routine. But it's playable! Thanks for this tiny but great gaming contribution, David. :) On Sun, Mar 12, 2023 at 4:36 PM David Plass <dpl...@alum.mit.edu> wrote: > > 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