Things to do in the future
--------------------------

Make multi-player with a paddle at each end of playfield.

Different level directories for different levels of play. Have a command
line flag -expert -easy -medium for game difficulty.

Have blocks that drop onto paddle and give you different things.

Comment the code more.

Have the ability to re-define the keys used. Not very important now with the
mouse control.

new blocks types:
	Large Paddle, Small paddle, speedup block, slowdown block.

invisible blocks that flash every now and then and also when hit.

Gravity? Block

Volume level control

put specials in level file that can appear randomly

unlimited ammo block

killer mode makes ball colour red ie: border


Bugs
----

Small cut away on some bricks when bouncing off them.

Incorrect bouncing in some cases. Does not affect game too much though.

I am sure that everyone else will find some. :-)

The warp timers are not all that acurate - really hard to make the timer
work well.
