Skip to content

hugoschool/corewar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corewar

Last project in the CPE (Elementary Programming) module

In the previous project (Robot Factory), we compiled .s champions into .cor champions.

In this project, we need to make our own VM to interpret the .cor champions and make them fight each other until there's only one left.

We also made a bonus using raylib available in the bonus directory.

Build

Clone the project then

make

Usage

./corewar champion_a.cor champion_b.cor

Bonus

Build

cd bonus/
make

About

Corewar VM that exectues ".cor" champions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •