Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 200 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 200 Bytes

TIC-TAC-TOE

This is an game which can be played both in multiplayer as well as in single player mode with an unbetable computer. I used the famous minimax algorithm here to make this unbetable bot.