diff --git a/subjects/corewar/audit/README.md b/subjects/corewar/audit/README.md index af6db1941..ba0b5fb70 100644 --- a/subjects/corewar/audit/README.md +++ b/subjects/corewar/audit/README.md @@ -4,7 +4,7 @@ ##### If at any moment or for any reason the evaluated Assembler or Virtual Machine crashes or have any memory leak the evaluation fails. -##### Before to start the evaluation, download the [Playground](), it will contain a standard Assembler and Virtual Machine. +##### Before to start the evaluation, download the [Playground](../data/playground.zip), it will contain a standard Assembler and Virtual Machine. ###### Is the learner able to guide you installing and running the provided binaries? diff --git a/subjects/corewar/data/playground.zip b/subjects/corewar/data/playground.zip new file mode 100644 index 000000000..65d289b64 Binary files /dev/null and b/subjects/corewar/data/playground.zip differ