Sha256: 69045dcb5fcec869a21d27601eec2f3d88f6c976a6e417f7fbc9ac2616b2ded0
Contents?: true
Size: 310 Bytes
Versions: 16
Compression:
Stored size: 310 Bytes
Contents
;redcode ;name Dwarf ;author A. K. Dewdney ;strategy Throw DAT bombs (as in "fetchez la vache") around memory, hitting every 4th memory cell. ;strategy This program was presented in the first Corewar article. vache DAT #0 dwarf ADD #4, vache MOV vache, @vache JMP dwarf end dwarf
Version data entries
16 entries across 16 versions & 1 rubygems