A programming game in which fighting programs compete for control of a virtual computer
-
Updated
Apr 3, 2021 - C
A programming game in which fighting programs compete for control of a virtual computer
This project involves creating a virtual arena, and having simplistic-language programs fight each other. You will thus get acquainted with VM conception (with instructions it recognizes, registers, etc) and compilation problems of an assembly language in bytecode. In bonus, the pleasure to have your champions fight in the arena.
Virtual machine game. Programs battle for control of a shared memory space !
Corewar project of 42 School Kiev(aka UNIT Factory). Final project of the Algorithms branch.
Le corewar est un jeu qui consiste à faire combattre de petits programmes dans une machine virtuelle. Le but du jeu est d’empêcher les autres programmes de fonctionner correctement, et ce par tout les moyens disponibles.
School Project : Algorithm (3)
🏫 UNIT Factory (Ukrainian National IT Factory) — Ukraine's only institution that works by innovative standards of French School “42”.
A collection of 42 students' Core War Champions for AI training purposes
{EPITECH} -- First year -- Semester 2 -- Final CPE project
A game where small programs fight inside a virtual machine.
💣 This project is about to create a virtual arena in which programs will fight against one another. It also about to create an assembler to compile those programs as well as a Champion to show the world that we can "create" life from coffee.
Add a description, image, and links to the corewar topic page so that developers can more easily learn about it.
To associate your repository with the corewar topic, visit your repo's landing page and select "manage topics."