Skip to content

etorres/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Solution to the Tic-tac-toe game. This idea comes from the book Isomorphism – Mathematics of Programming:

"Implementing a tick-tack-toe game is a classic programming exercise."