Click to open Project (hosted on Github Pages)
2 player scalable tic-tac-toe game as part of GA WDI16's week_03 Project-Zero
- Initial game set up to select custom board size, win length condition and total number of rounds
- Each player gets a turn to click on and mark an empty square
- Switch players by pressing spacebar or clicking on player buton
- First player to achieve selected win length condition (i.e. squares in a row) scores a point
- No points if game draw
- Click new round button to reset board
- First player to win selected number of rounds wins
- JavaScript, CSS3 and HTML5
- jQuery
- sweetalert jQuery plugin
Howie_Burger (Aug 2016)...call me :D