Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions public/projects/Macr0Nerd/project_dilemma.mdx
Original file line number Diff line number Diff line change
@@ -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
---

<Overview>

This project is a simulation framework for Prisoner's Dilemma algorithms that allows users to dynamically load algorithms and simulations.

</Overview>

<Contributing>

Review the documentation, interfaces, and issues.

</Contributing>