Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
/ Corewar Public archive

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.

Notifications You must be signed in to change notification settings

omiroshn/Corewar

Repository files navigation

Corewar

Prerequisites

  • None

Setup

Project build

  • Configure unix makefile with 'sh _config_mac.sh'
  • Configure Xcode project with 'sh _config_mac.sh x'

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published