le717 / tic-tac-toe

Individual school project, create a Tic-tac-toe game using vanilla JS

Home Page:http://wp.me/p1V5ge-1GC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-tac-toe

Tic-tac-toe written in HTML, CSS, and pure JavaScript.

This was a project I did in JavaScript class, at the request of my instructor. No jQuery has been used per his request. localStorage has also been utilized to save your playing scores.

Play at le717.github.io/tic-tac-toe

License

Licensed under The MIT License

Inspired by and makes use of some techniques in @glavender's Tic-tac-toe game

About

Individual school project, create a Tic-tac-toe game using vanilla JS

http://wp.me/p1V5ge-1GC

License:MIT License


Languages

Language:JavaScript 52.3%Language:CSS 31.4%Language:HTML 16.3%