»
EnglishFrenchVietnamese

Print - Five-in-a-row - JavaScriptBank.com

Full version: jsB@nk » Game » Tic tac toe » Five-in-a-row
URL: https://www.javascriptbank.com/five-in-a-row-index.html

Five-in-a-row © JavaScriptBank.comYour goal in Five-in-a-row is to get five X's in a row while preventing your opponent from getting five O's in a row. In this JavaScript implementation, the game is played on a 15x15 board. (If you'd like a bigger or smaller board, you can set it to any size from 10x10 through 20x20.) You play X's, and the computer plays O's. First move is yours. Enjoy!

Full version: jsB@nk » Game » Tic tac toe » Five-in-a-row
URL: https://www.javascriptbank.com/five-in-a-row-index.html



Files
http://javascriptbank.com/javascript/game/five_in_a_row/five_in_a_row.zip