Skip to content

jesspaul/super-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Super-Tic-Tac-Toe

The classic game advanced with more difficulty that requires strategy and a little bit more time to play. Players take turns playing in interior tic-tac-toe grids until they win on the exterior game board.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Features

  • Two people can take turns, switching between an "X" and "O" game character
  • The grid that the next player must use is highlighted during their turn
  • If a player directs the next player to a grid that has already been claimed, that player can play anywhere on the board

Future Goals

  • Add an undo last move button
  • Add a reset game button

Releases

No releases published

Packages

No packages published