Skip to content

KKVANONYMOUS/Tic-Tac-Toe-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status GitHub commit merge status GitHub language count GitHub last commit
This is my upgraded and enhanced version of Tic Tac Toe which was made by me during COPS IIT-BHU Winter Task 2019.

About the game:

  • SINGLE PLAYER MODE:- This mode allows you to play against an unbeatable A.I. It has options to Reset Board as well as to Reset mode.The user gets an option to input his name as well as to choose his symbol. However the first turn is played by the Computer only.
  • DUAL PLAYER MODE:- In this mode you can play with your friends...It gives the users an option to enter their names as well as a chance to Player 1 to choose his Symbol (either "X" or "O"). Moreover this mode contains a score keeper which you can reset using Reset Game button. Also the game has a Current Turn displayer. Apart from that you get options to Reset Board and Reset Mode.

TECHNICAL STUFF:

This game is made using HTML 5,CSS 3,Bootstrap 4 and JavaScript.
Currently the game is deployed at https://kind-banach-700183.netlify.app/