Skip to content

ondenman/TDD-Tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD Tic-tac-toe

Written as an exercise in TDD.

The board is a magic square. A winning line will always add up to 15

4 9 2
3 5 7
8 1 6

About

Writing a tic-tac-toe game to experiment with TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published