Skip to content

lytrungtin/Tic-Tac-Toe

 
 

Repository files navigation

GA WDI16 Project-zero

Click to open Project (hosted on Github Pages)

Description:

2 player scalable tic-tac-toe game as part of GA WDI16's week_03 Project-Zero

Instructions:

  1. Initial game set up to select custom board size, win length condition and total number of rounds
  2. Each player gets a turn to click on and mark an empty square
  3. Switch players by pressing spacebar or clicking on player buton
  4. First player to achieve selected win length condition (i.e. squares in a row) scores a point
  5. No points if game draw
  6. Click new round button to reset board
  7. First player to win selected number of rounds wins

Technologies used:

Author:

Howie_Burger (Aug 2016)...call me :D

About

Tic Tac Toe for 4 player and 36 cells

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • CSS 15.0%
  • HTML 1.5%