Another New Apple I Game (Shut the Box)

2 posts / 0 new
Last post
Offline
Last seen: 4 months 1 week ago
Joined: Feb 18 2020 - 16:59
Posts: 42
Another New Apple I Game (Shut the Box)

Hello all,

 

Well I went and wrote another game. Like my first one, it's written in assembly and fits (barely!) in just 1K. Developed with an emulator--hasn't been run on real hardware yet. It's a version of "Shut the Box".

 

GitHub page:  https://github.com/JeffJetton/apple1-shut-the-box

 

Direct link to hex file:  https://github.com/JeffJetton/apple1-shut-the-box/blob/master/shut.txt

 

 

I thought it was going to be a walk in the park when I started, but it turned out to have a few nice challenges. Got to write a line input buffer routine (based to no small degree on the one in WozMon) and then figure out a good way to parse out the contents. To determine whether the game is over or not, I wound up face-to-face with something I eventually found out is a version of the "Coin Changing" problem. All-in-all, a fun bit of coding!

 

 - Jeff

Macintosh_nik's picture
Offline
Last seen: 13 hours 2 min ago
Joined: Jan 8 2021 - 05:18
Posts: 422
Hi JeffJetton!

Great game! For those who do not have SD card respected nippur72 made a sound file to download via ACI card. In my case, Windows 7 + VLC player, for a successful download the volume needs to be reduced to 85%. 

0300.06FFR

300R

Package iconSHUT_0300.06FFR.zip

 

Log in or register to post comments