Skip to content

RadicalRedShowdown/pokemon-showdown

This branch is 637 commits ahead of, 989 commits behind smogon/pokemon-showdown:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a7dc277 · Feb 20, 2025
Sep 25, 2023
Dec 24, 2020
Feb 18, 2025
Feb 20, 2025
Nov 4, 2023
Jan 18, 2024
Oct 6, 2021
Sep 28, 2024
Jan 9, 2025
Apr 1, 2024
Apr 1, 2024
Sep 25, 2023
Oct 29, 2017
Dec 22, 2022
Feb 15, 2022
Dec 31, 2015
Feb 17, 2023
Mar 19, 2021
Apr 13, 2023
Feb 17, 2023
Jan 10, 2024
Jan 8, 2024
Nov 13, 2023
Nov 11, 2022
Mar 20, 2024
Mar 26, 2023
Oct 30, 2018
Oct 19, 2023
Apr 14, 2023
Oct 3, 2019
Feb 26, 2024
Mar 16, 2024
Dec 9, 2023
Feb 8, 2020
Jan 9, 2024

Repository files navigation

Pokémon Showdown

Navigation: Website | Server repository | Client repository | Dex repository

Build Status Dependency Status

Introduction

Pokémon Showdown is many things:

Pokémon Showdown simulates singles, doubles and triples battles in all the games out so far (Generations 1 through 9).

Documentation quick links

  • PROTOCOL.md - How the client and server communicate with each other.
  • sim/SIM-PROTOCOL.md - The part of the protocol used for battles and battle messages.
  • CONTRIBUTING.md - Useful code standards to understand if you want to send pull requests to PS (not necessary if you're just using the code and not planning to contribute back).
  • ARCHITECTURE.md - A high-level overview of how the code works.
  • Bot FAQ - An FAQ compiled by Kaiepi regarding making Pokemon Showdown bots - mainly chatbots and battle bots.

Community

PS has a built-in chat service. Join our main server to talk to us!

You can also visit the Pokémon Showdown forums for discussion and help.

If you'd like to contribute to programming and don't know where to start, feel free to check out Ideas for New Developers.

License

Pokémon Showdown's server is distributed under the terms of the MIT License.

Credits

Owner

  • Guangcong Luo [Zarel] - Development, Design, Sysadmin

Staff

  • Andrew Werner [HoeenHero] - Development
  • Annika L. [Annika] - Development
  • Chris Monsanto [chaos] - Development, Sysadmin
  • Kris Johnson [Kris] - Development
  • Leonard Craft III [DaWoblefet] - Research (game mechanics)
  • Mathieu Dias-Martins [Marty-D] - Research (game mechanics), Development
  • Mia A [Mia] - Development

Contributors

Packages

No packages published

Languages

  • TypeScript 97.0%
  • JavaScript 3.0%
  • Python 0.0%
  • HTML 0.0%
  • CSS 0.0%
  • Shell 0.0%