Skip to content

pasalu/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a TicTacToe implementation in python. The purpose of this project is to
try out a few things in parallel:
1. Test Driven Development.
2. Python GUI's.
3. AI for games.

To run unit tests:
nosetest

To run the game itself:
python TicTacToe.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages