corewars

There are 14 repositories under corewars topic.

  • VBrazhnik/Corewar

    School 42 project // Implementation of programming game “Core War” [Champions + Assembler + Disassembler + Virtual Machine + Visualizer]

    Language:C89204
  • radareorg/r2wars

    Corewars but within r2

    Language:C#5411615
  • corewar/corewar

    Typescript implementation of red code parser and core simulator for the classic game Corewar

    Language:TypeScript456793
  • electrodude/fungewars

    Corewars in Funge

    Language:C13303
  • fabaindaiz/corewars-compiler

    CoRed: A high-level programming language for corewars (work in progress)

    Language:OCaml31130
  • fduhia/custom-corewars

    Corewars port based on Antonako's 68k simulator

    Language:C1101
  • martinus/qmars

    QMars stands for Quicker Mars. It is a completely new implementation of a mars simulator

    Language:C++130
  • fabaindaiz/JCoreWars

    Java MARS Interpreter for Core Wars ICWS 94

    Language:Java0100
  • fatherdougalmaguire/LifeOnMARS

    Core War environment for MacOS in Swift

    Language:Swift0100
  • Misza13/rMARS

    Memory Array Redcode Simulator (MARS) for Core War written in Rust

    Language:Rust0100
  • scrapper/rumars

    A Memory Array Redcode Simulator written in Ruby that supports the ICWS-94 standard draft and some extensions

    Language:Ruby0301
  • asarandi/corewar

    This project invites you to create a virtual arena and to compete with programs coded in a simplistic language. You will thus approach the design of a VM (with the instructions that it recognizes, the registers, etc), and the problems of compilation of an assembly language in bytecode. With, as a bonus, the pleasure of having your champions compete on your arena!

    Language:C00
  • benech17/Core-Wars

    Algorithms battle where the programs,written in Redcode 94, try to destroy each other in the memory of a simulated computer.

    Language:Java101
  • martinus/exhaust-ma

    Exhaust-ma is an optimized corewars simulator based on exhaust.

    Language:C30