Skip to content

v0nHoFF/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

TicTacToe

TicTacToe game with matrix coordinates

To be more clear this is the map of moves:

[ 00 , 01 , 02 ]
[ 10 , 11 , 12 ]
[ 20 , 21 , 22 ]

Have fun ;)

About

TicTacToe game with matrix coordinates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages