From news-rocq.inria.fr!jussieu.fr!math.ohio-state.edu!howland.reston.ans.net!newsfeed.internetmci.com!in1.uu.net!spcuna!news.stormking.com!bezzi@iol.it Mon Dec 4 10:56:20 1995 Article: 3184 of rec.games.corewar Path: news-rocq.inria.fr!jussieu.fr!math.ohio-state.edu!howland.reston.ans.net!newsfeed.internetmci.com!in1.uu.net!spcuna!news.stormking.com!bezzi@iol.it From: Beppe Bezzi Newsgroups: rec.games.corewar Subject: Tornado Date: 2 Dec 1995 08:20:18 -0500 Organization: Storm King Ind. Inc. Lines: 38 Sender: server@news.stormking.com Distribution: world Message-ID: <199512021300.OAA08868@iol-mail.iol.it> Reply-To: bezzi@iol.it NNTP-Posting-Host: valhalla.stormking.com Originator: corewar-l@stormking.com X-Mailer: Windows Eudora Light Version 1.5.2 A challenger has arrived on the ICWS '94 Draft hill! Vital statistics: Program "S Tornado" (length 9) by "John K Wilkinson" (contact address "jwilkinson@mail.utexas.edu"): ;strategy Who was the original author of Tornado? ;strategy This one is the smallest I could make... I'm the original author of Tornado, I posted it many times and wrote an hint on it on last Core warrior. This is the smallest I made (It was longer when submitted, having boot and decoy), good against scanners but suicidal against papers. ;redcode-94 ;name Tornado ;author Beppe Bezzi ;strategy the original one ;strategy Fast 60% c bomber ;assert CORESIZE == 8000 step equ 95 count equ 533 gate equ start-1 start mov bombd, *stone mov bombd, @stone stone mov step+2, @(2*step)+2 add incr, stone jump djn.b start, #count incr spl #3*step,#3*step clr mov bombd, >gate bombd dat step, step -Beppe