about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2020-02-22 13:45:22 +0100
committerEmile <hanemile@protonmail.com>2020-02-22 13:45:22 +0100
commit40ebb15decf2f30a27505afe07f71793c1c4b297 (patch)
tree9591bbd191591994f1e0bbcc8011a4eee8970f51
parentf95754370e245b5338bfb2c5c6020606e897cc77 (diff)
basic information
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
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