Naman

Naman

Speech Recognized Tic Tac Toe

I was working on this simple game known as Tic_Tac_Toe or our X and 0.
This game was made for Blind people to play without the need to touch the Board again and again, they just need to specify the cell in which they want to place their move.

The python3 game made with pygame and speechrecognition will identify the number of the cell you want to place your move from your sentence and will play along.
It would also speak out whose chance it is, Who wins and if the game is a draw. They just need to start the game and that’s it, start playing.

The link to the code is: https://lnkd.in/gf8cUGA