main.html 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <html>
  2. <head>
  3. <meta name="description"
  4. content="Online Instructions for Blitz Basic PC">
  5. <meta name="keywords"
  6. content="blitz basic, back bedroom programming, games programming, games development, games creation">
  7. <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
  8. <title>Blitz Basic PC</title>
  9. </head>
  10. <body background="space.gif" bgcolor="#1f5e5e" text="#ffff00"
  11. link="#FFFF00" vlink="#00ff00" bgproperties="fixed">
  12. <center><img src="blitzlogo.gif"></center>
  13. <center><h2>Introduction</h2></center>
  14. <p align="left"><font size="2" face="verdana">Welcome to Blitz Basic -
  15. probably the most powerful BASIC language in the Universe. You are in safe hands as Blitz was written by gamers for gamers who have an impressive track record in this field.
  16. Within the Blitz environment you have
  17. the power of your PC at your fingertips making video game creation fun and easy - The only limit is your imagination and creative energy.
  18. <br><br>Blitz Basic is a hybrid of BASIC that some of you may have
  19. used before on computers such as BBC, Spectrum & Commodore 64
  20. and the original Amiga Blitz Basic but it requires no previous programming knowledge and this manual has been written assuming that you
  21. no computer programming experience as it will guide you
  22. through the various stages - starting from the very beginning in the guise of the notorious 'Hello World'. Blitz Basic is very easy
  23. to use and represents state of the art graphics and sound - with its easy to
  24. use library of commands you'll be creating your own games in no time at all. The aim here is to make the whole process painless - so sit back and enjoy....<br><br>
  25. Please bear in mind at all times that programming is a gradual learning
  26. curve and once certain goals are achieved you will be programming games for fun and hopefully for profit in no time.
  27. Who knows - You could be sending your game to a software house for evaluation as the games you create can be saved as a stand alone executable file (EXE) we'd love to see your
  28. games, so send them to Guildhall for evaluation and if they are commercially viable then
  29. we could be publishing your game....So what are you waiting for? Get coding...
  30. <center><br><br> <b>Remember:</b> the
  31. more effort you put into Blitz Basic the bigger the rewards will be.
  32. <br><br>
  33. George.</center>
  34. <br>
  35. </font>
  36. </body>
  37. </html>