Skip to content

Corewar - 42born2code - with sam0 and chowchow

Notifications You must be signed in to change notification settings

snassour/Corewar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corewar

Team : sam0 and chowchow

Quick Description

C Corewar - 42 implementation
The game is simple, 2 or more programs compete in order to take over the virtual computer

Run it

Compile the whole project :
make && make clean
Compile your Corewar champion(s) :
./asm [CHAMPION_1].s [OPTIONAL [CHAMPION_2.s] [CHAMPION_3.s] ...]
Run the VM :
./corewar [OPTIONAL : [--tui or -t] [-dump num_cycles]] [CHAMPION(s).cor]
Decompiler :
cd decomp ; make ; make clean; ./deasm [OPTIONAL : -v -i] [CHAMPION_1].cor

PDF link : Corewar

About

Corewar - 42born2code - with sam0 and chowchow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published