Skip to content

johnburton0517/TicTacToe_Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

Tic Tac Toe

  • There are two game modes, Multiplayer against another person and Single player against the CPU.
    • The CPU first checks if there are any winning moves
    • Next the CPU checks if the user has any winning moves
    • If there are non, it will make a random move

About

Tic Tac Toe made using html, javascript, and css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published