Skip to content

JordanBlount/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe - The Odin Project

My version of a tic tac toe game.

I admit that when I saw this challenge I was confused for a second about how the logic would be for this game. I sat down for a minute and wrote down some of my thoughts on paper before even touching VS Code.

My thoughts as I was trying to figure the logic out

This helped me to better organize my thoughts while approaching the code. My implementation is not exactly like what is written on this page (if you can understand my handwriting). It was just a starting place.

Links (resources used)

Array

https://stackoverflow.com/questions/53606337/check-if-array-contains-all-elements-of-another-array

About

My simple Tic Tac Toe game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published