home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / compsrcs / games / vmsnet / vmsspace / intro < prev    next >
Internet Message Format  |  1993-06-06  |  2KB

  1. Path: uunet!mcsun!chsun!pega!dr_who
  2. From: dr_who@pegasus.ch (Sysop of PEGASUS)
  3. Newsgroups: vmsnet.sources.games
  4. Subject: VMS-SpaceEmpire Description
  5. Message-ID: <1993Jun7.092505.119@pegasus.ch>
  6. Date: 7 Jun 93 09:25:05 +0200
  7. Organization: Pegasus BBS, Switzerland
  8. Lines: 58
  9. Xref: uunet vmsnet.sources.games:731
  10.  
  11. Hi Friends
  12.  
  13. After about 3 months of coding work, I'm more or less proud to release this
  14. little game. The Game SPACE EMPIRE nearly exists on every computer
  15. system, now including Vms. So I think it's not nessesary to explain the aim
  16. of the game. (There's a GAME-DESCRIPTION-FILE anyway-SPCEMP.DOC)
  17. The sourcecode so far includes some parts which are not in use yet.
  18. (ALLIANCE for example)
  19. Anyway, I decided to left the whole thing complete, there might be another
  20. crazy coder like me, who wants to continue the work.
  21.  
  22. By the way, I stopped coding, coz I sold all my computers. 
  23. Yep that was a hard decission, but those computers 
  24. were total TIME-SPENDIG-DEVICES. 
  25. I will be still availble via EMAIL for any questions and so on.
  26. (DR_WHO@PEGASUS.CH)
  27.  
  28. One more thing, if you try to read the code, don't panic. We know that 
  29. the code is a little bit spagetthi-style.
  30. greetings
  31.  
  32. Roger
  33.  
  34.  
  35.  
  36. HOW TO INSTALL THE GAME
  37. -----------------------
  38. 1) extract the code from the mails and put it together.
  39. 2) compile it with notraceback
  40. 3) create 2 destination directories
  41.    a) one for the main-files and a seconde one for the user-datas
  42.    b) make the ASSIGNS ( SPCEMP: and SPCEMP_PLAYERS:)
  43. 4) create the config file (or extract it from the mail)
  44. 5) install the game with the privs WORLD and READALL...
  45. 6) Play and have fun !!!
  46.  
  47.  
  48. POSTED FILES IN VMSNET.SOURCES.GAMES:
  49. -------------------------------------
  50. 1) VMS-SpaceEmpire desc    (this file)
  51. 2) VMS-SpcEmp Docfile
  52. 3) VMS-SpcEmp Configfile 
  53. 4) SPCEMP.C   Part #1 (33999 bytes)
  54. 5) SPCEMP.C   Part #2 (38233 bytes)
  55. 6) SPCEMP.C   Part #3 (32546 bytes)
  56. 7) SPCEMP.C   Part #4 (39717 bytes)
  57. 8) SPCEMP.C   Part #5 (23126 bytes)
  58. 9) SPCEMP.C   Part #6 (18619 bytes)
  59.  
  60.  
  61. /***********************************************************************/
  62.       Internet: Dr_who@pegasus.ch         __
  63.       Phone   : ++41-71-71 70 42         ///
  64.       FAX     : ++41-71-71 27 87    __  ///    "I'M THE DOCTORE BECAUSE 
  65.                                     \\\///      IT'S FUN FUN FUN ! "
  66.      BBS Phone: ++41-71-71 55 77     \XX/       - TOM BAKER 
  67.       X.25    : +228 4752 1 2574        
  68.  
  69.