;redcode-x verbose ;name Crimson v1.1 ;author J.Cisek ;strategy creation date 4/26/92 ;strategy This is my first program designed specifically ;strategy for the KotH experimental hill. ;strategy Bombs the local area, then jumps to the next area. ;strategy Traps the first time through core, clears the second. ;strategy v1.1 4/29/92 Doesn't leave back uncovered anymore. STEP equ -150 ; new copy offset TRAPS equ 1 ; space between traps NTRAPS equ 64 ; number of traps [STEP+50 / (TRAPS+2)] JUMPS equ 50 ; number of times we trap length dat #0, #0 ; program data split spl 0, #0 jump jmp split, #0 start mov #NTRAPS, jump ; use jump to store this counter attack mov jump,