Skip to content
#

recursive-algorithm

Here are 88 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 recursive-algorithm 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 recursive-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more