Sha256: 5b549bdc395fa79602f1019a066d1c64cc0c9a7f53240bb81844521b3524c9c4
Contents?: true
Size: 317 Bytes
Versions: 7
Compression:
Stored size: 317 Bytes
Contents
;redcode verbose ;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
7 entries across 7 versions & 1 rubygems