ctailor2 / tictactoe_websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

See it in action here. You'll need a friend to hop on as well.

To Do:

  • Display a message to the remaining game player when the other disconnects

Notes:

  • Having the game board go from display:none to display:inline-block is causing the cucumber scenarios to occasionally fail. Look into this.

About


Languages

Language:Ruby 66.1%Language:CSS 29.9%Language:JavaScript 4.0%