Tic Tac Toe game

This game was part of an assignment for my COP3813 class, for JavaScript and jQuery.
The instructions had us navigate to https://jsfiddle.net/rtoal/ThPEH/ and modify, expand, and improve the existing code found there.
I added some styling, a scoreboard to track wins by player, and changed the alerts up a bit.

X Games Won: 0

O Games Won: 0