Skip to content
#

twoplayergame

Here are 9 public repositories matching this topic...

Language: All
Filter by language

This project is an implementation of Suicide Chess, a variation of standard chess, using the Minimax algorithm enhanced with Alpha-Beta pruning. It simulates a two-player game where the objective is to lose all pieces, and evaluates multiple future moves to determine the most strategic sacrifices according to the rules of this variant.

  • Updated Jul 28, 2026
  • Python

Improve this page

Add a description, image, and links to the twoplayergame 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 twoplayergame topic, visit your repo's landing page and select "manage topics."

Learn more