home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / rec / games / pbm / 3462 < prev    next >
Encoding:
Text File  |  1993-01-02  |  1.6 KB  |  38 lines

  1. Newsgroups: rec.games.pbm
  2. Path: sparky!uunet!wupost!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!s.psych.uiuc.edu!amead
  3. From: amead@s.psych.uiuc.edu (Alan Mead)
  4. Subject: Re: Galaxy: A modified battle algorithm
  5. References: <1993Jan01.210955.9160@donau.et.tudelft.nl>
  6. Message-ID: <C08MHo.IAJ@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: UIUC Department of Psychology
  9. Date: Sat, 2 Jan 1993 17:41:47 GMT
  10. Lines: 26
  11.  
  12. andre@duteinq.et.tudelft.nl (Andre Verwey) writes:
  13.  
  14. >If the hard limit on the number of battlerounds if for example set on
  15. >10, a fight can end undecided. This gives the defending player the time
  16. >to add new products on a planet, or fly away with the remaining fleet.
  17.  
  18. >How do other people think about such a change?
  19.  
  20. I like it :)  Notice that you would also have to modify the rules
  21. (code) so that "left over" combatants wouldn't bomb.  Ie, currently,
  22. any hostile ships alive after combat will bomb.
  23.  
  24. Also, *I* think the limit should depend on the number of ships.  If
  25. there are two ships, they should get, maybe 2 shots (that is, 2 shots
  26. get fired, not each ships gets two shots).  If is one warship and 100
  27. drones, there should be, maybe 50-100 shots.  But if there are 100
  28. armed scouts on each side then I think there should only 200 shots
  29. (which wouldn't suffice for the two fleets to kill each other--at tech
  30. 1.0, [1 1 1 1 0] ships have something like a 20% chence(?) of killing
  31. an identical ship).
  32.  
  33. I also agree that this limit seems like it would be really easy to code.
  34. My C is pretty shakey.  I cannot make Galaxy 3.3 compile let alone alter 
  35. it :(
  36.  
  37. -alan
  38.