Article 1613 of rec.games.corewar: Newsgroups: rec.games.corewar From: adb2y@faraday.clas.Virginia.EDU (Allen David Boozer) Subject: Newbie questions! Message-ID: <1993Feb9.210801.22688@murdoch.acc.Virginia.EDU> Sender: usenet@murdoch.acc.Virginia.EDU Organization: University of Virginia Date: Tue, 9 Feb 1993 21:08:01 GMT Lines: 125 Hi, all! I just started playing with Core Wars a few days ago. I have a few newbie questions: 1) The best corewars simulator I have found so far is Corewar Pro 3.0. Is this what you all use? 2) Here the latest verion of my first serious warrior: ---- Cut Here ---- ;redcode ;name Split-pit ;author David Boozer ;Strategy Bomb core with JMP's to a "pit", then clear the core. Pit ;Strategy causes opponent to clear core forwards, while clear core ;Strategy routine clears core backwards. loop: mov ptr, @ptr ; Bomb core with JMP instructions sub info, ptr djn loop, #421 mov #421, -1 djn -3, #6 jmp clear ; Clear the core with DAT's dat #0 ; 0's used to hide from scanners dat #0 dat #0 dat #0 dat #0 ptr jmp trap, #0 ; JMP instruction used to bomb core dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 info mov #-19, <19 ; Spacing of bombs dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 dat #0 clear mov dat0,