Search results

  1. c++

    Best generation to write a Showdown bot for

    I am going to a minimax algorithm to create a bot for Pokemon showdown. That is an algorithm that will look several turns ahead to decide which move will have the best outcome for me assuming that the opponent plays perfectly. I'm going to use a ML algorithm to predict the outcomes of situations...
Top