home *** CD-ROM | disk | FTP | other *** search
-
- Examples
- ========
-
- Here are a few examples of the modules in action. In particular I suggest
- you run the demo BallBnc, and then look at the size of the !RunImage.
- It’s about 70 lines of BASIC. Imagine doing that without the modules!
-
- Blitzer is a game I wrote in a couple of evenings, mostly using graphics
- from other games. It needs tidying up but provides a good demo the power
- and speed of the modules. Coded entirely in BASIC, it still sustains
- 50 frames per second on an ARM 2 machine.
-
- SpeedTest is a demo of FastSpr's speed compared with the OS sprite
- routines. It's quick!
-
- Oddball is a demo of what the modules can really do. You might need to
- decompress it first.
-