vuslysty / CoreWar

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

42_corewar

Final project in algorithmic branch

About

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.


Languages

Language:C 96.4%Language:Makefile 2.0%Language:Assembly 0.9%Language:CMake 0.7%