From corewar-l@stormking.com Thu Jan 25 19:53:20 1996 Received: by couchey.inria.fr (5.57/Ultrix3.0-C) id AA03193; Thu, 25 Jan 96 19:53:20 +0100 Received: from uu3.psi.com (uu3.psi.com [38.145.250.2]) by nez-perce.inria.fr (8.7.1/8.7.1) with SMTP id TAA28604 for ; Thu, 25 Jan 1996 19:53:16 +0100 (MET) Received: by uu3.psi.com (5.65b/4.0.940727-PSI/PSINet) via UUCP; id AA29294 for ; Thu, 25 Jan 96 12:16:29 -0500 Received: from (server@localhost [127.0.0.1]) by valhalla.stormking.com (8.6.12/8.6.12) with SMTP id LAA25084; Thu, 25 Jan 1996 11:07:05 -0500 Date: Thu, 25 Jan 1996 11:07:05 -0500 Message-Id: <4drad6$d8v@larry.rice.edu> Errors-To: tuc@stormking.com Reply-To: bike@rice.edu Originator: corewar-l@stormking.com Sender: corewar-l@stormking.com Precedence: bulk From: Kafka To: Multiple recipients of list Subject: paris X-Listprocessor-Version: 6.0b -- ListProcessor by Anastasios Kotsikonas X-Comment: Usenet News "rec.games.corewar" X-Mailer: Mozilla 1.1N (Macintosh; I; 68K) Here's the code for paris. I think this is the one I turned in to koth, but the only changes really would be with the junk lines I have to confuse scanners. I'm not sure, but I think the changes that JKW made would not have improved it's performance. Specifiaclly, he sacrificed the coloring of the spl bombs, which lowers the warrior's score by something like fifty points aginst agony (140 .vs. 90). I'm also not sure what he meant when he said that it misses some spots in memory. The only places I know that it doesn't get are the ones 4000 away from the warrior, and the changes don't appear to affect that. Ah, well, here it is, in any case: ;redcode-94 ;assert CORESIZE == 8000 ;author Kafka ;name paris ;strategy boot-> spl/spl/dat clear bdist equ 3300 boot i for 6 mov ptr-1+i,ptr-1+i+bdist rof jmp sbomb+bdist,<-50 ptr spl {200, >4200 bomb dat {10,>4010 sbomb spl #20, < -100 ;excecution starts here after boot go mov sbomb, > ptr mov sbomb, } ptr djn.a $go,