Text File | 1996-03-25 | 791 b | 10 lines | [TEXT/ttxt]
Camp Fire 1.1 in Pascal
based on source by Brian Stone. See the original docs for more info ("Read it, and they will come.").
Ported by Ingemar Ragnemalm. The result is not quite as fast as it could have been. To get top speed, the algorithm needs some modifications, to work in the signed byte range rather than in the unsigned byte range. That would make the workaround with the array of Byte unnecessary.
The Think Pascal version runs on any 256-color capable Mac, though it is rather slow on some (tested on LC and PB 180c, around 10 fps on both). The CodeWarrior version is PowerMac only, though it isn't hard to recompile for 68k.
I havn't spent a lot of time on this (if I had, I would have fixed the workaround mentioned above and made a "volcano" variant), so give Brian Stone.