Earlier quoted context omitted.
How could you do this to me on a work day?
Call in sick. I faked a stomach ache when my parents got me Apple //c
Video Chess disassembled and commented
71–72 of 72 posts
Re: Video Chess disassembled and commented
#72Earlier quoted context omitted.
I've worked through all the 2600 programming books, including the authors. I've yet to start on anything of my own worth while. At one point I thought maybe I could start reverse engineering some games for some inspiration. Didn't get more than a few hours into it before I decided I'd just rather watch other people do great things with the 2600.
You may want to give Batari Basic a look. In the early 00's one enthusiast had the idea to make a simple BASIC compiler for the 2600. I was one of the early testers and the first thing I did was make a functional "BREAKOUT", bounce the ball off the bat to eliminate bricks in a wall game. It took a couple hours and was, I think, the first (and buggy) playable program authored by someone other than the language author.…
Fred did a lot of great work along with some others to create both Batari Basic and the Harmony cartridge, both of which mean mere mortals can have a little fun programming for the 2600.