Skip to content

Commit

Permalink
feat(corewar): updat audit
Browse files Browse the repository at this point in the history
- remove strong_* players related questions until strong playes
  will be added to resources
  • Loading branch information
nprimo committed Oct 17, 2023
1 parent 2e0eb85 commit dac07c7
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions subjects/corewar/audit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,6 @@

###### Does the VM exit at cycle 10 and dump the memory printing 32 bytes per row?

##### Run the VM using four players with the name starting with `strong_*` and the flag `-d 40000`.

##### Run also the same command on the standard VM.

###### Are the two memory dumps identical (they can be formatted in a different way, but the bytes in the arena must match perfectly)?

##### Run such games at least 4 more times mixing and matching the players to create new outputs.

###### Are the two memory dumps identical for every game played?

#### Beating ameba

##### Use the standard Assembler to compile the player of the learner and the given `ameba.s`.
Expand Down

0 comments on commit dac07c7

Please sign in to comment.