Skip to content

lesslim/corewar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corewar

project from 21

Subject = corewar.eng.pdf

how to compile:

git clone https://github.com/lesslim/corewar.git
cd corewar
make

how to get machine code file from something-like-asssembler file:

./asm/asm file1.s file2.s ... fileN

how to start the battle of champions:

./corewar/corewar champ1.cor champ2.cor ... champ4.cor

use flag -v for visualization (press p for begin game & pause, q for quit, l for slow, m for fast)

there is another options, check this:

./bin/corewar -help

About

project from 21

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published