home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / archives / 3676 < prev    next >
Encoding:
Internet Message Format  |  1992-11-04  |  2.3 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!agate!agate!usenet
  2. From: paul@wolf.demon.co.uk (Paul Smith)
  3. Newsgroups: comp.archives
  4. Subject: [rec.games.corewar] PCRobots
  5. Message-ID: <1dac3kINN4md@agate.berkeley.edu>
  6. Date: 5 Nov 92 05:40:04 GMT
  7. References: <720681444snx@wolf.demon.co.uk>
  8. Sender: adam@soda.berkeley.edu
  9. Followup-To: rec.games.corewar
  10. Organization: (none)
  11. Lines: 40
  12. Approved: adam@soda.berkeley.edu
  13. NNTP-Posting-Host: soda.berkeley.edu
  14. X-Original-Newsgroups: rec.games.corewar
  15. X-Original-Date: Mon, 2 Nov 1992 00:22:53 +0000
  16.  
  17. Archive-name: auto/rec.games.corewar/PCRobots
  18.  
  19. I just thought I'd announce this here, as there may be people
  20. interested and I can't think of any more suitable place...
  21.  
  22. PCRobots is a program I wrote several months ago, it's an enhanced
  23. PC-only version of CRobots, but it'll run robots written using any
  24. standard DOS compiler/assembler (eg Borland C++, Turbo C++,
  25. Microsoft C, Turbo Pascal, QuickBasic, MASM etc). It has all the
  26. old CROBOTS functions, plus lots more for inter-robot
  27. communications, finding the way around a definable arena (rather
  28. than the plain open arena that CRobots was limited to). It also
  29. has a better graphical display - but this means you need an EGA
  30. or VGA display to use it.
  31.  
  32. The program uses a cooperative multitasker to switch between
  33. robot tasks (which are .COM or .EXE files - this means that only
  34. certain functions (like scanning, moving or shooting) cause the
  35. next robot to run, so a robot can do complex calculations without
  36. being penalised. Also, because the programs are executables it
  37. means that they can be distributed without giving away all your
  38. algorithm secrets.
  39.  
  40. An earlier version of this program was used as the basis for a
  41. competition run by a magazine in the UK (and they got an
  42. overwhelming response - literally...), so I thought I would make
  43. it available to the world at large.
  44.  
  45. The original CRobots was intended as a learning aid to C -
  46. PCRobots *isn't* (you have been warned... :-) ).
  47.  
  48. It should be available for anonymous FTP from ftp.demon.co.uk
  49. sometime soon (I've only just uploaded it there so I don't yet
  50. know what directory it will be in).
  51.  
  52. Paul Smith
  53. --------------------------------------------------------------------
  54. paul@wolf.demon.co.uk             | psmithb@cix.compulink.co.uk |
  55. 100023.25@compuserve.com         |                   |
  56. --------------------------------------------------------------------
  57.