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.

贡献者指南