Epitech Corewar - Réalisation d'un compilateur de RedCode (Assembleur) et d'une Virtual Machine qui interprète les fichiers '".cor" et les exécutes.
-
Updated
Oct 20, 2021 - C
Epitech Corewar - Réalisation d'un compilateur de RedCode (Assembleur) et d'une Virtual Machine qui interprète les fichiers '".cor" et les exécutes.
A collection of 42 students' Core War Champions for AI training purposes
Create a VM “arena” in which programs "Champions" will fight against each others. You will also create an assembler to compile those Champions, and make Champion.
the famous Corewar project of Epitech
Pseudo assembler language compiler program
Implementation of Assembler interpreter (RedCode interpreter) and Virtual machine for Corewar game - https://en.wikipedia.org/wiki/Core_War
Compiler from assembly to byte-code. Will be needed for the Corewar project.
👾🌌I 21 Project Algo branch // This project, programs will fight against one another in a virtual “arena
Corewar is a programming game where players write programs (called "champions" or "players") in a custom assembly language. These programs are then compiled to bytecode and executed in a virtual machine where they compete for survival. The goal is to be the last program executing a live instruction before the game ends.
{EPITECH} | First year | Elementary programming in C project
Add a description, image, and links to the corewar-asm topic page so that developers can more easily learn about it.
To associate your repository with the corewar-asm topic, visit your repo's landing page and select "manage topics."