Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 901 Bytes

File metadata and controls

15 lines (11 loc) · 901 Bytes

TicTacToe-JavaScript

This is a Tic Tac Toe game built with JavaScript. This is a simple game built using the concepts of functions(arrowhead), events, DOM, arrays, forEach, operators & conditional statements.

Preview :

image
image
image
image

Have a look at the HTML, CSS and Javascript files attached!