/corewar

RedCode compiler and Virtual Machine

Primary LanguageC

Corewar

The goal of this project is to create a RedCode compiler and a Virtual machine.

Installation

Clone the project.

cd corewar
make

Usage

./asm/asm -h
./corewar/corewar -h

Here the link of wikipedia corewar page.