Skip to content
/ corewar42 Public

A VM where programs written in a simple assembly language fight one another.

Notifications You must be signed in to change notification settings

OB42/corewar42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corewar42

A virtual arena where programs written in a simple language fight one another

Usage: ./corewar [-visu] [-v] [-dump N] [[-n N] <champion.cor>] ...
	-a: Prints output from aff (Default is to hide it)
	-visu: Activates visualizer
	-v: Enables verbosity
	-dump N: Dumps memory after N cycles then exits
	-n N: Number N assigned to the following champion

alt text

About

A VM where programs written in a simple assembly language fight one another.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published