This project started back in 2013 and I first submitted to HN back in 2015: https://news.ycombinator.com/item?id=8886897
Over the years, I've made lots of code changes (several code architecture revamps, online mode, dropping old browsers), but the AI part remains relatively the same: it's using minimax algorithm to "think" several steps ahead, all calculations are run in your browser.
So I'd like to know what you think. What do you like about it and what features/improvements do you think is missing. Thanks!