[Home]RedCode

Robo Home | Changes | Preferences | AllPages

Difference (from prior major revision) (minor diff)

Changed: 1,5c1
IIRC, RedCode is the language robots are written in for a game similiar to Robocode. I don't know why someone made this page, though.




RedCode is the assembly language of a game called Core Wars. The playing field is a linear wraparound "core" memory where each memory location stores an instruction. The goal is for your assembly program to overwrite or otherwise stop the execution of opponent programs within the core. This is therefore a game stressing assembly language optimization above all else.
RedCode is the assembly language of a game called CoreWars. The playing field is a linear wraparound "core" memory where each memory location stores an instruction. The goal is for your assembly program to overwrite or otherwise stop the execution of opponent programs within the core. This is therefore a game stressing assembly language optimization above all else.

Changed: 14c10
It is also the name I gave to my first (sucky) robocode 'bot. -- Paul Ingemi
It is also the name I gave to my first (sucky) robocode 'bot. -- Paul Ingemi

RedCode is the assembly language of a game called CoreWars. The playing field is a linear wraparound "core" memory where each memory location stores an instruction. The goal is for your assembly program to overwrite or otherwise stop the execution of opponent programs within the core. This is therefore a game stressing assembly language optimization above all else.

There are three main strategies in Core Wars:

In general, paper beats rock, rock beats scissors, scissors beats paper.

It is also the name I gave to my first (sucky) robocode 'bot. -- Paul Ingemi


Robo Home | Changes | Preferences | AllPages
Edit text of this page | View other revisions
Last edited March 14, 2004 21:24 EST by Tango (diff)
Search: