Search results

  1. Any Python/R CLI wrappers out there for Showdown simulator?

    I'm working on a project in which I'll need to simulate tons of games between bots and am going to need to write some tools to interact with the simulator CLI. Before I do that I wanted to see if anyone had any repos or previous projects that already did that though. Preferably in python but...
  2. Where is format data?

    I've been exploring the play.pokemonshowdown.com/data directory to do some data analysis. However, there's one piece I'm missing which is the mon list for each format. I'm most interested in VGC but others would be nice as well. Is there a data file somewhere that defines which mons are legal...
  3. Analytic: An R Shiny application for replay parsing and insights

    I run an R blog mainly for VGC and worked with a player to provide insights based on parsing replay files. You can read more about that here: https://pokemon-data-analysis.netlify.app/posts/2022-04-25-moneyball-vgc-featuring-chef/ I've been working on automating this type of analysis so any...
Top