OpenGenus/cosmos

Add Tictactoe program in Backtracking

Open

#5,963 建立於 2020年10月3日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C++ (3,724 fork)batch import
Hacktoberfest

倉庫指標

Star
 (13,462 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南