Redcode
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages }} '''Redcode''' is the virtual assembly language used to program warriors in the Core Wars game. == See ...") |
Dan Tobias (Talk | contribs) |
||
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
+ | :''This is about the programming language used in Core Wars; for the Redcode Raw camera image format (R3D) see [[RED digital pictures]].'' | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=Languages | |formattype=Languages | ||
Line 4: | Line 5: | ||
}} | }} | ||
'''Redcode''' is the virtual [[assembly language]] used to program warriors in the Core Wars game. | '''Redcode''' is the virtual [[assembly language]] used to program warriors in the Core Wars game. | ||
+ | |||
+ | Another unrelated system for creating dueling warriors using a programming language is [[RobotWar]]. | ||
+ | |||
+ | == Links == | ||
+ | * [http://www.koth.org/info/pmars-redcode-94.txt Redcode reference] | ||
== See also == | == See also == | ||
* [[RBJ (Redcode oBJect)]] | * [[RBJ (Redcode oBJect)]] |
Latest revision as of 23:34, 29 March 2015
- This is about the programming language used in Core Wars; for the Redcode Raw camera image format (R3D) see RED digital pictures.
Redcode is the virtual assembly language used to program warriors in the Core Wars game.
Another unrelated system for creating dueling warriors using a programming language is RobotWar.