Skip to content

{EPITECH} | First year | Elementary programming in C project

Notifications You must be signed in to change notification settings

Nekory23/corewar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

corewar

{EPITECH} | First year | Elementary programming in C project

Corewar is a game. A very special game.

It consists of pitting little programs against one another in a virtual machine. The goal of the game is to prevent the other programs from functioning correctly by using all available means.

The game will, therefore, create a virtual machine in which the programs (written by the players) will face off. Each program’s objective is to "survive", that is to say executing a special instruction ("live") that means I’m still alive. These programs simultaneously execute in the virtual machine and in the same memory zone, which enables them to write on one another. The winner of the game is the last one to have executed the "live" instruction.

See the subject for further details !

========================

2nd semester Elementary programming in C (part II) unit

Grade : C | Mark : 9

Category Percentage Tests Crash ?
ASM
ASM header 100% 3/3 x
ASM full header 60% 3/5 x
ASM invalid cases 97.1% 34/35 x
ASM real champion 0% 0/5 x
End score ASM 62.1% 40/48 No
VM Mark
Virtual machine 0/10

Made with Quentin TREHEUX (LuciferBahamut), Anselin BARADAT-GARGOMINY and theau BENEZET

Beware of -42 epitech students !

About

{EPITECH} | First year | Elementary programming in C project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published