AndrewHuntington / top-tic-tac-toe-js

A tic-tac-toe game written in JavaScript that you can play in your browser.
https://andrewhuntington.github.io/top-tic-tac-toe-js/
0 stars 0 forks source link
css css3 game games html html5 javascript theodinproject tic-tac-toe tic-tac-toe-javascript

TOP Project: Tic Tac Toe

Click here to see it live (with code!)

What Is It?

This is a tic tac toe game written in vanilla JavaScript. The user interface was created with HTML and CSS.

Technologies Used

Learning Objectives

This project is from the JavaScript section of The Odin Project. The main objective of this activity is to create a game while using as little global code as possible by implementing factory functions and modules.

Things that could be improved

Quirks, Oddities, Known Bugs, Etc.

Misc.

User assumes all responsibility, and will not hold the author liable, in the the extremely unlikely occurrence that this app somehow negatively affects your browser, computer hardware, etcetera, etcetera...

All code by me, Andrew Huntington. Copyright 2021.