Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 403 Bytes

Tic-Tac-Toe

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:

  1. The minimax algorithm

Credit:

  1. Tic-tac-toe icon: https://icons8.com/icon/oJCTMV92wHFv/tic-tac-toe