Skip to content

Jademagnin/corewar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corewar Epitech project

Description

Corewar is a programming game where players write code (Warriors) to compete against each other in a virtual machine. The objective is to eliminate opponents by causing their programs to execute illegal instructions or by surviving longer. This project was carried out with ZKAW mezzlmc and louislafosse produced during my first year at Epitech.

Disclaimer

Never copy-paste a repo, this will result in a -42. You can use this repo as inspiration, but you should not copy-paste it.

Info

Grade: A*

Usage

cd asm && make && ./asm [name of the .s file]
cd corewar && make && ./corewar [-dump nbr_cycle] [[-n prog_number] [-a load_address] prog_name] ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published