From 7a9c8d0e45ff8eabba63ffdec619166901b0c50e Mon Sep 17 00:00:00 2001 From: taxicomics <168220579+taxicomics@users.noreply.github.com> Date: Fri, 26 Apr 2024 19:32:48 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 94983a9..a382087 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # PrisonersDilemma Prisoners Dilemma Battlearena - which algorithm can get most points? + +The prisoner's dilemma is a game theory thought +experiment that involves two rational agents, each +of whom can COORPERATE for mutual benefit or betray +their partner ("defect") for individual reward.