Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

modeling 1v1 smogon pokémon battles with zero-sum games

Notifications You must be signed in to change notification settings

nicosalm/pokemon-expectimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Winning Pokémon Showdown

code for analyzing Nash equilibria in 3v3 Pokémon battles.

Structure

  • src/: Source code files for analysis
  • out/: Generated visualizations and analysis results
  • report/: Presentation and paper

Usage

Install dependencies:

uv pip install -r requirements.txt

Run analyses:

python -m src.nash_equilibrium
python -m src.matchup_analysis
python -m src.team_performance

About

modeling 1v1 smogon pokémon battles with zero-sum games

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages