Skip to content

Latest commit

 

History

History

corewar

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

See subject

Requirements

ncurses (only if using -nc option)
Arch based distro:
sudo pacman -S ncurses

Usage

Compile make
Assemble champions with ./asm champions/name.s
Start the war ./corewar -n 1 champions/name.cor -n 2 champions/name.cor -nc

2017-07-25