pobble 1k - entry for 2002 Minigame Competition

Public domain by Dominic Morris (dom@rst38.org.uk)

for 16/48/128/blah Spectrum

NB. It won't work if a Interface 1 or any other hardware which moves PROG 
is being used


pobble 1k is a simple puzzle game where the aim is to get three balls in a 
straight row whilst fighting the rising waters (or arrows as the case maybe!).

The display is easy to understand, with textual representations of the 
score, level, required rows and lives. The game will continue until all of
your lives are used, it will then exit to BASIC. You can restart it using
RUN should you so desire.

Player keys are:

Q = left
P = right
M = drop stone

The motivation for this game was to come up with something more original
than the Sokoban and Tron games I came up with before hitting on this
idea. I've got a few more ideas in mind, though Frogger has bitten the
dust since Russell did Easyfrog.

Source is supplied suitable for assembly with z80asm (see http://z88dk.sf.net)

Thanks to Russell Marks for making the .TAP converted used

Enjoy,

d.

