Skip to content

Commit

Permalink
webpage and repository link added
Browse files Browse the repository at this point in the history
  • Loading branch information
dafmontenegro committed Mar 27, 2024
1 parent 4e74bfd commit 2c8049f
Show file tree
Hide file tree
Showing 3 changed files with 258 additions and 253 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# prisoners-dilemma-cellular-automata
# prisoners-dilemma-cellular-automata | Daniel Felipe Montenegro
A Python project that explores the dynamics of cooperation and competition through the lens of game theory. By transforming **cellular automata into strategies** and employing classic tactics like **Tit For Tat,** the project investigates the performance of various strategies in the context of the **Prisoner's Dilemma.**

[**Webpage**](https://dafmontenegro.com/prisoners-dilemma-cellular-automata/) | [**Repository**](https://github.com/dafmontenegro/prisoners-dilemma-cellular-automata)

- [1. Theoretical Background](#1-theoretical-background)
- [1.1 Prisoner’s Dilemma](#11-prisoners-dilemma)
- [1.2 Tit For Tat Strategy](#12-tit-for-tat-strategy)
Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15110,7 +15110,8 @@
</div>
<div class="jp-InputArea jp-Cell-inputArea"><div class="jp-InputPrompt jp-InputArea-prompt">
</div><div class="jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput " data-mime-type="text/markdown">
<h1 id="prisoners-dilemma-cellular-automata">prisoners-dilemma-cellular-automata<a class="anchor-link" href="#prisoners-dilemma-cellular-automata">&#182;</a></h1><p>A Python project that explores the dynamics of cooperation and competition through the lens of game theory. By transforming <strong>cellular automata into strategies</strong> and employing classic tactics like <strong>Tit For Tat,</strong> the project investigates the performance of various strategies in the context of the <strong>Prisoner's Dilemma.</strong></p>
<h1 id="prisoners-dilemma-cellular-automata-%7C-Daniel-Felipe-Montenegro">prisoners-dilemma-cellular-automata | Daniel Felipe Montenegro<a class="anchor-link" href="#prisoners-dilemma-cellular-automata-%7C-Daniel-Felipe-Montenegro">&#182;</a></h1><p>A Python project that explores the dynamics of cooperation and competition through the lens of game theory. By transforming <strong>cellular automata into strategies</strong> and employing classic tactics like <strong>Tit For Tat,</strong> the project investigates the performance of various strategies in the context of the <strong>Prisoner's Dilemma.</strong></p>
<p><a href="https://dafmontenegro.com/prisoners-dilemma-cellular-automata/"><strong>Webpage</strong></a> | <a href="https://github.com/dafmontenegro/prisoners-dilemma-cellular-automata"><strong>Repository</strong></a></p>

</div>
</div>
Expand Down
Loading

0 comments on commit 2c8049f

Please sign in to comment.