Skip to content
#

game-theory

Here are 54 public repositories matching this topic...

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.

  • Updated Oct 17, 2021
  • Java
Mancala

A board game built in Java that incorporates an AI agent which works on minimax algorithm to play against humans. The game is commonly known as Mancala which is a two player turn based strategy game and features perfect information just like chess, tic-tac-toe, or Go. The minimax algorithm looks farther ahead from the current state of the game a…

  • Updated Sep 7, 2020
  • Java

This program simulates and quantifies outcomes of parameterized prisoner’s dilemma simulation in various MAS networks. This is the third lab in the series of 3 lab projects designed to introduce Multi-Agent Systems (MAS) as a base for Machine Learning.

  • Updated Nov 29, 2024
  • Java

Improve this page

Add a description, image, and links to the game-theory topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the game-theory topic, visit your repo's landing page and select "manage topics."

Learn more