/c_corewar_school_42

School Project to re-implement Core War game in C code. Core War is a 1984 programming game created by D. G. Jones and A. K. Dewdney in which two or more battle programs compete for control of a virtual computer. These battle programs are written in an abstract assembly language called Redcode.

Primary LanguageC

[ COREWAR PROJECT ]

  • Langage: C
  • Date: April 2016
  • Team: abary jgeslin pba mlinhard

alt tag

installation

  • run "make" from the repo's folder
  • use ./corewar -h to see the help
  • run "make sdl_install" to use music

Features

  • Interface graphic
  • Introduction scene (like video game)
  • Animated GUI to control many informations
  • Full log system designed for generate dif file
  • Full colored log system designed for terminal
  • Music (boss music if our warrior is fighting)
  • Warrior asm can compile multiple files
  • Shortcut to control the gameloop