Skip to content

Jee-El/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe in the terminal

Try it on replit

  • Login not required :

    Replit

  • Login required :

    Run on Repl.it

It has two modes :

  • Single player :

    • Easy: The computer chooses random moves.

    • Hard: The computer, or AI, chooses the best possible moves using the minimax algorithm.

  • Multiplayer.

About

A Tic Tac Toe game that's played in the terminal against an AI, a randomness-based computer, or another player.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages