Skip to content
#

two-player

Here are 19 public repositories matching this topic...

Kickout is a new game which I theorized as a two-player game on a 2D board. There are three types of game pieces and the last player to make a move wins the game. Here I used the game-theory concepts to implement a win-predictor for the game. Assuming the player makes sane and logical moves, the predicted winner always wins the game.

  • Updated Jul 21, 2020
  • JavaScript

Improve this page

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

Learn more