From tuc Wed Aug 2 16:30:49 1995 Received: from OCVAXA.CC.OBERLIN.EDU (ocvaxa.cc.oberlin.edu [132.162.32.243]) by valhalla.stormking.com (8.6.12/8.6.12) with ESMTP id QAA27763 for ; Wed, 2 Aug 1995 16:26:25 -0400 Received: from OCVAXA.CC.OBERLIN.EDU by OCVAXA.CC.OBERLIN.EDU (PMDF V5.0-3 #7710) id <01HTLR4A0XAO003I4D@OCVAXA.CC.OBERLIN.EDU> for corewar-l@stormking.com; Wed, 02 Aug 1995 16:25:21 -0500 (EST) Date: Wed, 02 Aug 1995 16:25:21 -0500 (EST) From: The Fake Paul Subject: My favorite algorithm :) To: corewar-l@stormking.com Message-id: <01HTLR4A451E003I4D@OCVAXA.CC.OBERLIN.EDU> X-VMS-To: IN%"corewar-l@stormking.com" MIME-version: 1.0 Content-type: TEXT/PLAIN; CHARSET=US-ASCII Content-transfer-encoding: 7BIT Here is the program idea I used to get on the multi-warrior experimental hill. I think it did so well because the hill was filled with replicator's/paper type programs to begin with, and that is basically what it is. I know it pretty much sucks, because I just tried it on the beginner's hill and it managed to score a measly 62 points, but that still got it on the hill. Weird. I'm a begginer at this, and the reason I am sending this message is to get constructive criticism, so please, rip it apart. ;name Spwum ;author Paul Huff SPL 2 MOV 0, 1 SPL 2 MOV 0, 1 SPL 2 MOV 0, 1 SPL 2 MOV 0, 1 MOV 0, 1 That is the basic idea, it probably has even been tried before, oh well. -Paul