View Mcoder Tag


Have some fun! Explore the 6 articles tagged with mcoder.

March’s Program: The Ball Redux

March’s Program: The Ball Redux

For March's program of the month, I drew inspiration from one of my older demo’s, The Ball. Like many young kids from the early eighties using BASIC, I took a stab at animating a bouncing ball. It is a a relatively easy program to write depending on how complex you want to make the math. In my case, it is very simple math, no physics involved here.


November’s Program: SNUNCH ML

November’s Program: SNUNCH ML

For November, I’m looking both forwards and backwards. Although I wrote SNUNCH in 1983, I added a corrected version to my first ZX81 web page in the ’90s. SNUNCH was my early attempt at writing a PAC-MAN like game. Note that I said like, not clone. My goal was to be inspired, not to copy. Sadly, it isn’t very good, even after I fixed some of its logic flaws. Despite its flaws, I still believed it had potential and I set about updating it using MCODER II. It is this improved SNUNCH ML version that I offer as November’s program of the month.


Bonkers! Redux

Bonkers! Redux

I couldn’t help it. I updated Bonkers using MCODER II to convert the BASIC code to Machine Language. This improved the speed of the game making improving its playability. If you haven’t played the 1985 version, play it first so you can appreciate the difference. If you have, now give the 2012 version a try. Better?


June’s Program: Pole Dodge 2

June’s Program: Pole Dodge 2

Yes, I know I’m late. June is almost over and I’m sure my adoring fan is up in arms. I do have one fan, right? In any case, I’m breaking tradition for June’s Program of the Month and posting a more modern program. Pole Dodge 2 is my revamped version of April’s program. Before I dig into the details, go play it. It’s real easy, just use the “Z” and “.” to bank left or right. No really, go play it. I think you’ll find it much more enjoyable this go round.


E.T. Redux

E.T. MC, Finding a Flower, 2012 by Steven Reid

E.T. may not have been my best game ever, but it was an interesting exercise in 1985. Loosely, and I really mean loosely, based on the Atari 2600 game, E.T. follows the exploits of the title character as he tries to find his way home. Originally written in ZX81 BASIC, I revisited E.T. to better understand how to use MCODER II. I was ultimately successful in compiling it and getting it to run. If you are adventurous, you can compare it to original version, bugs and all. Instructions for E.T. are available off my old ZX81 website.