@neauoire no shade on your code, i think it is fascinating and i love it
but to be fair to the prolog version, it implements a computer player, using the minmax algorithm to compute the best next move
not that you couldn't do it in modal! i'd love to see it in fact. betting it will still be way more concise and readable than the prolog version
@pho4cexa I'd like to add a cpu, I started on it, but got caught up doing boat projects yesterday, I'll try to revisit that over the weekend. I'm curious to see what that would look like as well.