Tic-Tac-Toe game to practice objects, modules and factory functions.
Main takeaway - organizing code is necessary, whether with the module pattern or es6 modules. But I need to be careful with what I return and where. I cannot have vulnerable data public!
Things yet to be added:
- The minimax algorithm
Credit:
- Tic-tac-toe icon: https://icons8.com/icon/oJCTMV92wHFv/tic-tac-toe