ireade / tictactoe

A simple JS and jQuery game of tic tac toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display lack at game ending

Zoidrums opened this issue · comments

Hi,
when a game is won (by player or computer), the last mark (X or O) isn't display. I've tried to put a "sleep" simulator for the game to show the last mark but it doesn't work. I don't know how to see the winner mark.

Zoidrums

Hi @Zoidrums ! Thanks for the info. Unfortunately I am no longer maintaining this project. If you like you are welcome fork it and make the changes yourself.