Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 244 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 244 Bytes

Making a practise game of tic tac toe by creating a "gameBoard" module using IIFE, "player" as a factory function, and utilising private variables and functions, Device Design