Skip to content

pouiee/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Hello!

I created this tic tac toe simulator using no object oriented programming, instead focusing on my functional 
programming skills to create this game.

Two players, playing locally, will be able to enter columns and rows to place Xs and Os.
Alternatively, a game can be set up with two different AI players with new functions provided.

Columns and rows have been labeled 1, 2, 3 with lowest values on bottom left and highest on top right.
This naming convention was selected to make the game accessible to all players.

Thank you for reading and visiting my page and be sure to look at my other projects if you like this one!

About

tic tac toe simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages