Pokémon battle simulator.
Go to file
2021-04-12 17:36:43 -04:00
.github/workflows
.vscode
config Revert "Fix suspect test unbans" 2021-04-12 17:03:40 -04:00
data Gen I: Remove superfluous inheritance 2021-04-12 11:05:10 -04:00
databases/schemas
lib Update Dex API (#8181) 2021-04-08 03:00:37 -07:00
logs
server Admin: Fix typo in processes 2021-04-12 17:36:43 -04:00
sim Fix crash in simulator runner 2021-04-11 23:31:58 -07:00
test Fix deterministic speed ties 2021-04-10 09:41:22 -07:00
tools Update Dex API (#8181) 2021-04-08 03:00:37 -07:00
translations Fix translation for /faq autoconfirmed (#8183) 2021-04-06 16:07:24 -07:00
.editorconfig
.eslintrc-no-types.json
.eslintrc.json
.gitattributes
.gitignore
.mocharc.json Random Battles: Add basic unit test framework 2021-03-18 18:17:25 -07:00
.npmignore
.npmrc
build Clean mods/ and chat-plugins/ when building 2021-04-07 01:33:10 -07:00
CODEOWNERS CODEOWNERS: Add me to formats 2021-03-19 18:01:05 -04:00
COMMANDLINE.md
CONTRIBUTING.md
LICENSE
old-simulator-doc.txt
package.json Release 0.11.5 2021-03-29 11:00:52 -07:00
pokemon-showdown Update Dex API (#8181) 2021-04-08 03:00:37 -07:00
Procfile
PROTOCOL.md Update Dex API (#8181) 2021-04-08 03:00:37 -07:00
README.md
simulator-doc.txt
tsconfig.json Make tsc warn about unreachable code (#8122) 2021-03-16 18:29:53 -07:00

Pokémon Showdown

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

Build Status Dependency Status devDependency Status Total Alerts

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 8).

  • PROTOCOL.md - The protocol used by the server to communicate with clients.

  • SIM-PROTOCOL.md - 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).

  • Bot FAQ - An FAQ compiled by Kaiepi [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
  • Leonard Craft III - Research (game mechanics)
  • Mathieu Dias-Martins [Marty-D] - Research (game mechanics), Development

Contributors