Posted: 17th Dec 2002 5:45
http://www.heartbone.com/download/VCS_demo.exe

Ready for you to plug in your 2600 creation.
All that you have to do is modify the graphics
and you can setup a different game.

Setup for the main loop are these variables that
are based on the user selections made in the interface:
+ Code Snippet
Rem  User selections are: S1=0 TANKS,=1 PLANES ; S2=0 no bounce/no wrap,=1 bounce/wrap
Rem  S3=0 not guided,=1 guided ; COMM= CONSOLE 0 - MODEM 1 - WEB 2 - LAN 3 - SERIAL 4
Rem  If LAN, MODEM, SERIAL, or WEB > 0 then is net connection ordinal


If you have a standard DarkBASIC Pro installation,
then you should take the default unzip,
just click the top 'Unzip' button.
You will then have a new fully working DBPro project:
'VCS_demo'

For DB1 users:
There is a working source version contained in the zip.
'VCS_demoDB1.dba'
To accesss it click the second button 'Run WinZip'.
From WinZip 'Extract' the entire archive into a new folder
then click through all the subfolders until you get to the 'VCS_Demo' folder,
then move that folder where you need to.