Welcome to Seth's Programming Projects Page. It is still under construction and will improve in the future. Below are the Downloads, which is probably what you came here for:

For Xojo: ParticleExplosionTest - Fireworks (updated 12-Oct-2014):
Source code -- Compiled .EXE file for Windows
For Xojo: ParticleExplosionTest - Fireworks (updated 16-Oct-2014):
Source code

For BlitzPlus/BlitzBasic: ParticleExplosionTest - Fireworks (originally created 25-May-2003, updated 12-Oct-2014):
Source code -- Compiled .EXE file for Windows (zip password hello123)

For BlitzPlus/BlitzBasic: ParticleExplosionTest - Fireworks with Frame Limit 60hz for video cards/drivers that ignore VBlank (this may improve performance on some computers especially with large numbers of particles):
Source code -- Compiled .EXE file for Windows (zip password hello123)

The main differences between these are #1 - The programming language used to create them, and #2 - The BlitzPlus one runs full screen and has sound effects (if you provide it some .WAV files - refer to the source code, you can open it in Notepad). The Xojo one runs in a Window (fully resizeable), and has no sound effects (but that may change in the future).

(BlitzMax versions coming soon)