Skip to main content

Timeline for HTML5 Tic-Tac-Toe game

Current License: CC BY-SA 3.0

5 events
when toggle format what by license comment
Jun 10, 2020 at 13:24 history edited CommunityBot
Commonmark migration
Jul 3, 2015 at 10:54 comment added gkiko @Kevin where can I see the result?
Aug 28, 2014 at 17:10 vote accept Kevin
Aug 28, 2014 at 17:01 comment added Kevin thanks for the advice/suggestion -- it was just what I needed. LOCAL VARIABLES: I thought it would be easier to type (maybe even more efficient?) to declare local variables in the methods. RESET: I was very close to what you had for the reset method, but I couldn't for the life of me pass var b into the event listeners. From looking at yours, I was missing the b declaration outside the init function...rookie mistake. Thanks again for clearing this up, it was all very helpful!
Aug 28, 2014 at 12:08 history answered tim CC BY-SA 3.0