We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7abb725 commit c178b15Copy full SHA for c178b15
README.md
@@ -2,8 +2,8 @@
2
TicTacToe Game based on Minimax Algorithm using OpenCV/Python
3
TicTacToe Game (3x3) (9 Blocks)
4
5
- System Requirement : Ubuntu OS (main Requirement OpenCV and Python on any OS)
6
- Software Requirement : Python
+ System Requirement : Ubuntu OS, Windows (main Requirement OpenCV and Python on any OS)
+ Software Requirement : Python, OpenCV, NumPy
7
8
The Game is built by using
9
0 commit comments