stephenDiosDev / odinProject-tictactoe

A project for the TicTacToe part of the learning path: https://www.theodinproject.com/lessons/node-path-javascript-tic-tac-toe
0 stars 0 forks source link

JS Skeleton #1

Closed stephenDiosDev closed 1 year ago

stephenDiosDev commented 1 year ago

As a note, we should have as little global code as possible. Aim for modules/factory functions as much as possible!

stephenDiosDev commented 1 year ago

Closed with a66bdf0