;redcode-94 ;name Pebbles v1.3 ;author Christoph C. Birk ;assert 1 ;strategy just some small stones NUM equ 6 STEP equ (CORESIZE/(NUM+1)) GATE equ 30 target dat #STEP start mov bomber+2,@target mov bomber+1,1 end start