From 863d0d9696a78faacf48fd549ae006c368c5e73b Mon Sep 17 00:00:00 2001 From: "osh-bot[bot]" <114942439+osh-bot[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 08:43:29 +0000 Subject: [PATCH] List the "project_dilemma" project Co-authored-by: Macr0Nerd --- public/projects/Macr0Nerd/project_dilemma.mdx | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 public/projects/Macr0Nerd/project_dilemma.mdx diff --git a/public/projects/Macr0Nerd/project_dilemma.mdx b/public/projects/Macr0Nerd/project_dilemma.mdx new file mode 100644 index 0000000..56655c7 --- /dev/null +++ b/public/projects/Macr0Nerd/project_dilemma.mdx @@ -0,0 +1,30 @@ +--- +name: Project Dilemma +repoUrl: https://github.com/Macr0Nerd/project_dilemma +description: > + The prisoner's dilemma in python +maintainer: Macr0Nerd +created: 2024-01-07T08:43:27.907Z +languages: + - Python +tags: + - CLI + - Code Framework + - Tools +currentlySeeking: + - Developers + - Testers + - Code Reviewers +--- + + + +This project is a simulation framework for Prisoner's Dilemma algorithms that allows users to dynamically load algorithms and simulations. + + + + + +Review the documentation, interfaces, and issues. + +