ZX81 Breakout
A downloadable game
This is a really simple version of the well known breakout game. I wrote this in basic, then used the mcoder utility to "compile" the code. To run it you'll have to have your favourite emulator ready (such as EightyOne) and then load the .p file. Once that's loaded you then type this command followed by "new line"/return to run:
GOTO 9000
The game only ends when your ball goes past your bat. I wrote this just on zx81 compiled it using mcoder, then saved to zxpand+ sdcard - which also saved the mcoder compiled "code", hence why the .p file is fairly big.
Status | Released |
Author | AdrianPilko |
Tags | Breakout, zx81 |
Download
Download
breakout.p 11 kB
Install instructions
Download the .p, open in emulator (such as EightyOne) then run using "goto 9000"
Keys are: Z = left, M = right
Leave a comment
Log in with itch.io to leave a comment.