home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / games / volume6 / gb / part01 / README < prev   
Text File  |  1989-07-06  |  3KB  |  75 lines

  1. This is a game of interstellar exploration/conquest.  It's not (of
  2. course) complete, but it's fixed up enough to post I think.
  3. It runs pretty good on 4.3 and 4.2, but as our versions of both here
  4. are a little funky, it may require some tweaking before it runs to a game 
  5. keeper's satisfaction. Be sure to adjust the PATH macro in the file
  6. files.h to fit your system.
  7.  
  8. BUGS:
  9.     None serious that I know of, however there are a few things that need 
  10. to be fixed up in the near future:
  11.  
  12.     Mines are pretty recently put in, they might have problems.
  13.     I know I should have used a linked list instead of the slots in
  14. the planet/star data, but that part was written at a time when I didn't
  15. know any better, I was going through psychological trauma, one of my
  16. keyboard's keys stuck and I had to implement something that didn't use
  17. that key, take your pick.
  18.     The stuff with "bombard" only telegrams the users that it was
  19. done, but it doesn't actually do anything besides that.
  20.     It says in the docs that you can dock ships together, but you can't.  
  21. the best you can do is land.  When this is fixed the mirrors (and some of the 
  22. larger ships) will not be able to be built on a planet.
  23.     Mirrors face the wrong way.
  24.     Some of the stuff with zoom doesn't work; ships sometimes get
  25. misplaced.
  26.     There may be weird things doing with the Von Neumann machines
  27. and how they behave.
  28.     Likewise with spore pods.
  29.     Likewise with ground combat; not enough testing.
  30.     Please disregard all that stuff in the overview about berserkers (my 
  31. designs with the VN's cover most of that), magic, religion, etc.
  32. That was all written back in my boundless youthful enthusiasm.
  33.     Ships with "*" before their names (shipdata.h) don't work as yet.
  34. don't build them.
  35.     Probably shouldn't have used a square grid implementation for
  36. planet maps, but I wanted the simplest thing possible for that.  I'm
  37. thinking of adding new planet types if I can get information on their
  38. generation.  Any help on this point (once you have seen the game and know how
  39. it is done here) would be appreciated.  Ideas of mine on this point cover
  40. things such as Ringworlds, Dyson spheres, space elevators, artificial
  41. hollow planets, the list goes on..
  42.  
  43.  
  44.     New versions will be posted/added to/however this is done,
  45. when I have the time to write same.  I've spent two years writing 
  46. this program, I hope it is enjoyed by everyone using it.
  47.  
  48.     Suggestions are welcome, as are bug reports, but don't expect
  49. really fantastic and difficult ideas to be implemented, unless
  50. of course they are really fascinating..
  51.  
  52.  
  53.  
  54. STARTING THE GAME:
  55.     This was done on two seperate machines, one running 4.2 and the other
  56. running a tweaked version of 4.3.  edit the Makefile and delete the
  57. wrong one.  when it's done making, try this:
  58.     Makeuniv < planet.list (wait about 20 minutes)
  59.     This will set up a fair-sized game with 30 stars and 30 planets,
  60. should be good for a decent system.  GB_daemon updates every 3 hours,
  61. which is kinda slow at the beginning, but once the game gets more mature,
  62. things tend to pick up.  This was not intended to be as intense a game as,
  63. say, multi-trek or empire.  I don't want anyone academically floundering
  64. because of GB.
  65.     Please send me information on trends in the game; what tends to
  66. happen here and there.
  67.  
  68.  
  69.     Rob Chansky
  70.     smq@ucscb.ucsc.edu
  71.     smq@ssyx.ucsc.edu
  72.     ...!ucbvax!ucscc!ssyx!smq
  73.     ...!ucbvax!ucscc!ucscb!smq
  74.  
  75.