Skip to content

A virtual tic tac toe player that can recognize board state using camera.

Notifications You must be signed in to change notification settings

miksik98/Show-Me-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Show me tic tac toe

A virtual player that can use computer camera to observe state and make move in a popular Tic Tac Toe game.

Features

  • recognizing state in the real-time using copmuter camera (examples in files: out.png, out2.png)
  • determining next move
  • communicating with the user using Text-to-Speech
  • handling different games' strategies

Setup

virtualenv venv
. venv/bin/activate
pip install -r requirements.txt

Authors

Arkadiusz Kraus, Mikołaj Sikora

About

A virtual tic tac toe player that can recognize board state using camera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages