;--------------------------------------------------------
;
; Delta Source Code, v1.0b
; Matthew Smith, Lated Updated 30th October, 2000
; www.retroblitz.arcadeheaven.com
;
; BlitzBasic @ www.BlitzBasic.com
;
;--------------------------------------------------------

Welcome to my first outing with Blitz Basic, the great programming language from Mark Sibly! available at www.BlitzBasic.com.

It is currently a sample/testing of the functions available.  It's fairly complete without the enemy waves - I will come back to this at some stage, but if you believe that you could add the enemy waves, let me know at mksmith@post.com.

This is the beginning of a conversion of Delta form the C64 - probably the best shooter there was.

Currently you can't shoot much, but a lot of the main stuff has been completed.


On the Intro Screen, press the following:

F1/F2 - Toggle 1/2 Players
F3/F4 - Toggle Keyboard/Joystick
f5/f6 - Toggle music/sound effects (when some are put in)
Left CTRL - Start

The standard keys for movement:
LEFT/RIGHT/UP/DOWN - Move
Left CTRL - Fire

Press ESC at any time to leave the game or exit (depending on where you are at the time).


Visit my web site at www.retroblitz.arcadeheaven.com for updates and a dedicated Blitz Basic coding resource page and general Blitz news.


Have Fun!

Matt



