Dragon Curve Fractal Generator. I'm sorry for this short README, but I have not much time... I'm also sorry for my very bad English... INSTALLATION: Send the FRACTAL.8xp file to your calculator. USING: 1. Start the FRACTAL program. 2. You are prompted ("HOW BIG:"), give answer how much pixels the lines must be. 3. You are prompted ("TO STAGE:"), give answer in number of iterations (at the programming time I forgot how this was called) WARNING: use 1 - 9 or you get an error!!! 4. The fractal is been generated. You can read in the source how to turn the spiral, use "270->W" and not "90->W" -------------------------------- NOTE FOR OTHER BASIC PROGRAMMERS -------------------------------- * Because those BASIC programs are very slow, give information about what is happening!!! * Use some more lines to disable functions, etc and clean everything up after the program-end!!!