issues
search
RhodesPeter
/
tic-tac-toe
Tic-tac-toe game.
https://rhodespeter.github.io/tic-tac-toe/
MIT License
0
stars
0
forks
source link
Refactor code. Related #10.
#26
Closed
RhodesPeter
closed
7 years ago
RhodesPeter
commented
7 years ago
This PR has refactored the code in index.js.
Logic had been improved on Human vs. Human game mode. Choosing your own symbol was messing with the matching functions. I have created a second array which can be used to compare to the patterns.