kjav/tic-tac-tic-tac-toe-toe

Add user interface to javascript implementation

Opened this issue · 0 comments

kjav commented

board.js currently allows you to play the game using the browser's javascript shell. We now need to implement a HTML frontend which draws the board object and allows you to interact with it.