idugcoal / TicTacToe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe

Tic Tac Toe written in Vanilla JS. See here: https://idugcoal.github.io/TicTacToe/

To Run Locally

npm install
npm run webpack

Open index.html

Using

This was built using Vanilla JS (ES6/2015) along with ESLint, Babel, and Webpack.

About


Languages

Language:JavaScript 78.6%Language:CSS 12.5%Language:HTML 8.9%