This is a quick guide to playing around with vxx.exe
---:
Involking:

running vxx.exe by itself will involk it with the compiled-in
defaults, it will use "sprmis2.txt" for the sprite data
and "sex1.cas" for the driver script.

running "vxx.exe +p" will cause it to prompt you (at the 
console ... um, DOS box prompt thingy) for the script and
sprite data. 

The sprite is the pixelated thingy stamped onto the screen.

Yes, the sprite routines are poor, I will work on them in time.

That's all, I really released this very early, and it doesn't
showcase why S+ is so kool. Ah, well, all things in time.

---:
Hints

Read "Sx4.txt", it describes the syntax for S+ iteration 4.

---:
Stuff

I just modified the render (rend3b) to render cells with tranparent
background (sprites are rendered as a grid fo 3x3 cells). A subtle difference for this demo, but important as now we can overlap sprites.

---:
11:41 AM 04/29/00
by K31
