8000 GitHub - donutboyy/tictactAI: Play against a tic tac toe AI in the shell, implemented with the minimax algorithm.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

donutboyy/tictactAI

Repository files navigation

tictactAI

PyPI version

Play against a tic tac toe AI in the shell, implemented with the minimax algorithm.

Installation

pip install tictactai

How to play

Open a new terminal or cmd and run:

tictactai

Alternatively, to play against a friend:

tictactai --pvp

Start the game and make subsequent moves by clicking on an empty position on the board.

Expanding the terminal/cmd window may be needed for optimal performance.

To end the game, type x or q.

About

Play against a tic tac toe AI in the shell, implemented with the minimax algorithm.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0