Results -9 to 0 of 5

Threaded View

  1. #1
    Player
    Grotesque's Avatar
    Join Date
    Mar 2011
    Posts
    1,125
    Character
    Alan Turing
    World
    Shiva
    Main Class
    Conjurer Lv 60

    Triple Triad doomed to become Cheater vs. Cheater?

    Speaking from a computer scientists point of view, Triple Triad has a rather low complexity with a small rule set and maximum tree-depth of 9 moves.
    Given the fact, that in most modes the cards of the enemy are also visible, it is a just a little programming practice to write up a KI based on Minimax-Algorithm with Alpha-Beta pruning, maybe it is also possible to do an exhaustive search on the complete solution space. Playing with such an 'aid' will certainly crush most JohnDoe players, because the KI will always be able to compute the optimal strategy and move.
    What do you think, will Triple Triad degenerate to Cheater vs Cheater in mid-term?
    (1)
    Last edited by Grotesque; 02-24-2015 at 11:14 PM.