/TicTacToe

Just messing around to test jQuery and cookies

Primary LanguageHTML

TicTacToe

Project I did for fun making Tic Tac Toe. Pretty fun and simple project that uses jQuery, CSS, HTML. Moves are also stored in cookies so refreshing the page won't affect gameplay. Planning to add local storage to keep track of how many wins.