Skip to content

Milestones

List view

  • This milestone is to track the building of the https://corewa.rs website to include some actual usable pieces of the `corewars` application.

    No due date
    1/3 issues closed
  • Once basic simulation is implemented, the next step is to implement a true process queue for multiple warriors to run in a core together. Some examples of things to support: load multiple warriors at different starting points, maintaining a program counter/pointer for each warrior, adding/removing processes for `SPL` or `DAT` instructions, and declaring a winner at the end.

    No due date
    1/2 issues closed
  • This milestone represent's the programs ability to simulate a "core" given a program that has been parsed and loaded already. This includes modification of the simulated memory, the ability to step through execution, and ideally running a core to termination.

    No due date
    7/7 issues closed
  • This milestone represents the program's ability to parse, represent and save redcode load files, in human-readable and preprocessed formats.

    No due date
    3/5 issues closed