Skip to content

H-b8/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIC-TAC-TOE GAME

  • Game starts by invoking initialize();
  • Box below grid is a disabled button used for message display
  • When a grid box is clicked, a symbol is placed into and it is then rendered unclickable
  • A winner is indicated by turning a winning row red, "cats game" by turning the board pink
  • "Message display box" then becomes clickable button prompting user to reset game

CLICK TO PLAY!

About

A minimal aesthetic browser game built with HTML, CSS, and Vanilla JavaScript. Deployed to GitHub Pages. (February 2020)

Resources

Stars

Watchers

Forks

Contributors