Skip to content

white-rabbit/tttoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tttoe

This Python code realized simple game - tic-tac-toe.

Dependencies

Python-2.7...

PyQt5 if you want to use Qt based graphical interface.

Running

Just type python2 run.py in terminal for text version or python2 qtrun.py for Qt-based intefrace.

About

Some implementation of tic-tac-toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages