Corewars is a
computer game, in the most literal sense of the term. The point is, two or more programmers write programs in a funny
assembly variant called
redcode, and then run them both at the same time, trying to see which one can
terminate the other. The programs are run in a
virtual machine, (often
pMARS), which means that you can't crash or
burn anything with your malicious programs. This is, of course, unless there's an
ersatz Operating System loaded in the core, as well.