Skip to content

Basic Tic Tac Toe Game using JavaScript and JQuery

Notifications You must be signed in to change notification settings

christinepham/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Basic Game using JavaScript and JQuery

Uses a table to create the board game.

To View Click Here

Currently does the following:

  • Tells you if a space has been selected
  • Let's you restart the game (will clear the board)
  • Will alert you when the game is over (meaning all the spaces on the board are filled)

Work in Progress:

  • Tells you who's the winner (stop when it finds 3 in a row)

About

Basic Tic Tac Toe Game using JavaScript and JQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published