Skip to content
#

opponent

Here are 10 public repositories matching this topic...

tic-tac-toe-client

This is a browser-based single page application of the famous tic-tac-toe game. It includes CRUDs to a server that stores user details. The game offers a number of user experiences, including adjusting the turn order, the player symbol, and playing against an easy, hard, and impossible-to-beat algorithm. The latter is based on the minimax algorithm (no alpha/beta pruning).

  • Updated Jun 3, 2021
  • JavaScript

Improve this page

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

Learn more