48 lines
1.0 KiB
HTML
48 lines
1.0 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>Blitz Basic demo</TITLE>
|
|
</HEAD>
|
|
<BODY bgcolor=#f0f0f0>
|
|
|
|
<FONT face=tahoma size=2 color=#0040ff>
|
|
|
|
<FONT color=#ff2020>
|
|
<H3 align=center><B>Blitz Basic Demo</B></H3>
|
|
</FONT><BR>
|
|
|
|
<DIV>
|
|
Hi! Welcome to the Blitz Basic demo.
|
|
</DIV><BR>
|
|
|
|
<DIV>
|
|
With the Blitz Basic programming language, you can design awesome 2D games for the PC
|
|
with the minimum of effort.
|
|
</DIV><BR>
|
|
|
|
<DIV>
|
|
This demo will give you some idea of the power and flexibility of the Blitz Basic
|
|
programming language.
|
|
</DIV><BR>
|
|
|
|
<DIV>Click here to see some examples of Blitz in action.</DIV><BR>
|
|
|
|
<DIV>Click here to see a summary of Blitz Basic commands.</DIV><BR>
|
|
|
|
<DIV>Have fun!</DIV><BR>
|
|
|
|
<FONT size=1 color=#000000>
|
|
|
|
<DIV>Blitz Basic is published by Guildhall Leisure Services.</DIV><BR>
|
|
|
|
<DIV>For purchasing information, please contact
|
|
<A HREF=mailto:george@guildhallleisure.com>George Bray</A>.</DIV><BR>
|
|
|
|
<DIV>More information about Blitz is available at <A HREF=http://www.blitzbasic.com>
|
|
The Blitz Basic homepage</A></DIV><BR>
|
|
|
|
</FONT>
|
|
|
|
</FONT>
|
|
</BODY>
|
|
</HTML>
|