Feedback on my tictactoe

So after few weeks of scraping codes, I was able to implement AI in my tic tac toe :slight_smile:

http://s.codepen.io/neotriz/debug/yJPLOO

Let me know if there some things I should improve on this

Thanks!

Thank you for the kind words! I decided to go through the psuedo classical object approach. I thought it would a lot easier to keep it organize and know what is going on :slight_smile:

thanks for the input! Thats a good point. I should replace those alert box to a more modern approach