Skip to content

shadman/tic-tac-toe-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Tic Tac Toe in Javascript; 3x3, 4x4 and 5x5 Boards (Computer & 2 Players options)

Live URL:

https://tic-tac-toe-board.herokuapp.com/

Specifications:

  • Developed in core Javascript, without using any external library.
  • Have 3x3, 4x4 and 5x5 boards.
  • Have 1 player and 2 players options.
  • Can play with computer [1 player].
  • Can play with your friends [2 player].
  • 'Player X' is a 1st player while 'Player Y' is a 2nd player.
  • Added a score card for both players for a session.
  • Tested in Firefox and Chrome

Deployment:

As this is pure javascript game application, so don't need to install any software for this, just extract/clone repo anywhere and double click your 'index.html' file to open a game on your browser.

Cheers !

Good Luck !!

About

Dynamic TIc Tac Toe in Javascript; 3x3, 4x4 and 5x5 (Computer + 2 Players)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published