home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / screen / backspace / SporView1.0.Readme < prev    next >
Encoding:
Text File  |  1995-12-03  |  1.3 KB  |  39 lines

  1. SporeView  v1.0
  2. by Stefan Jeworowski & Stefan Preuss
  3.  
  4. To install this BackSpace-Module copy the SporView.BackModule file to /LocalLibrary/BackSpaceViews or ~/Library/BackSpaceViews
  5.  
  6. This is a simulation of three types of spores. Each Spore has the following life cyclus:
  7.  - birth
  8.  - eating
  9.  - reproduction
  10.  - death
  11.  
  12. For reproduction the Spores need energy. To get energy the Spores eat each other.
  13.  
  14. There are two different simulation modes:
  15. - each Spore kind can eat the other Spore kinds 
  16.   ( r<->g<->b<->r )
  17. - each Spore kind can eat only one other kind of 
  18.   Spores ( r->g->b->r )
  19.  
  20. If a Spore has enough energy it reproduces itself as often as possible. For the reproduction the Spores consume energy. If a Spore gets out of energy it will die.
  21.  
  22. The simulation looks best on a color display. The intensity of the Spores represents the energy of it. On the bottom of the screen you see a population statistic.
  23.  
  24. You can modify some simulation parameter:
  25.  
  26. - start Population: range from 3 to 200
  27. - max. Population: range from 200 to 50000
  28. - start spread: range from 5 to100
  29. - start cloud: range 5 to 100
  30.  
  31. The source may look a little bit confusing because the simulation-code is ported from the ATARI TC-Compiler. 
  32.  
  33. Feel free to send me suggestions/comments.
  34.  
  35. Have fun,
  36.    Stefan
  37. --
  38. stefan@flens.formel.com ( Stefan Preuss )
  39.