From 40ebb15decf2f30a27505afe07f71793c1c4b297 Mon Sep 17 00:00:00 2001 From: Emile Date: Sat, 22 Feb 2020 13:45:22 +0100 Subject: basic information --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e14148a..c62ef7b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # genetic_r2_bots -building r2 bots using genetic algorithms \ No newline at end of file +building r2 bots using genetic algorithms + +## r2wars + +The goal of r2wars is to place two bots in as shared memory space and let +them battle against each other until one of them cannot run anymore, because +of some kind of broken instruction. + +A more informal README can be found [here](https://github.com/radareorg/radare2-extras/tree/master/r2wars). \ No newline at end of file -- cgit 1.4.1