Simple block-dropping games for Apple II
Go to file
2018-12-05 14:34:38 -05:00
BLOCKCHAIN.dsk backported updates from DROPBLOCK 2018-12-05 14:32:18 -05:00
BLOCKCHAIN.s backported updates from DROPBLOCK 2018-12-05 14:32:18 -05:00
DROPBLOCK-TOURNAMENT.dsk added features for John Brooks 2018-12-04 16:27:58 -05:00
DROPBLOCK.dsk Update toward arbitrary playfield width/position 2018-11-23 21:08:08 -05:00
DROPBLOCKS-TOURNAMENT.s added features for John Brooks 2018-12-04 16:27:58 -05:00
DROPBLOCKS.s Update toward arbitrary playfield width/position 2018-11-23 21:08:08 -05:00
README.md Update README.md 2018-12-05 14:34:38 -05:00

DROPBLOCK

Simple block-dropping game for Apple II

BRUN DROPBLOCK

Game starts in self-playing "attract mode". Press SPACE to start your game. R to reset/restart. ESC to quit.

Press J and L to move the dropping blocks left and right.

Match colors to make blocks disappear. Bonus points for matching 4 blocks at once, which also clears 2 lines at once.

Progress indicator at bottom of screen shows how many more points you need until the next "level" where things get a little more difficult.

BLOCKCHAIN

Updated variant, based on DROPBLOCK.

BRUN BLOCKCHAIN

Game starts in self-playing "attract mode". Press SPACE to start your game. R to reset/restart. ESC to quit.

Press J and L to move the dropping blocks left and right. K will drop the block in place.

Match colored blocks to form "block chains" of progressive colors. Red blocks combine to make Orange, Orange blocks combine to yellow, and so on. Each level adds another type of chain to form, and gets a little faster.