OpenGenus/cosmos

Add Tictactoe program in Backtracking

Open

#5 963 ouverte le 3 oct. 2020

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C++ (3 724 forks)batch import
Hacktoberfest

Métriques du dépôt

Stars
 (13 462 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

I guess program TicTacToe solver would be great to add in backtracking section, the algorithms follow backtracking and check all possible on a given tic-tac-toe matrix and prints best possible move. I'll be sending PR fro c++ one with readme according to another folders.

Guide contributeur