Update README.md

This commit is contained in:
Charles Mangin 2018-11-29 16:55:27 -05:00 committed by GitHub
parent 9f8f05ed3b
commit fb10fa56f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# dropblocks
# DROPBLOCK
Simple block-dropping game for Apple II
BRUN DROPBLOCK
@ -14,3 +14,16 @@ Match colors to make blocks disappear. Bonus points for matching 4 blocks at onc
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.
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.