Skip to content
#

minimax

Here are 143 public repositories matching this topic...

Everybody remembers this paper-and-pencil game from childhood: Tic-Tac-Toe, also known as Noughts and crosses or Xs and Os. A single mistake usually costs you the game, but thankfully it is simple enough that most players discover the best strategy quickly. Let’s program Tic-Tac-Toe and get playing!

  • Updated Mar 10, 2021
  • Java

Improve this page

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

Learn more