Pokémon battle simulator.
Go to file
2021-05-05 16:55:12 -06:00
.github/workflows
.vscode
config Inverse: Fix bans 2021-05-05 16:55:12 -06:00
data Unfix interaction between Gluttony and Neutralizing Gas ending (#8273) 2021-05-05 13:44:59 -04:00
databases/schemas
lib Implement Utils.Multiset (#8260) 2021-05-04 21:53:23 -07:00
logs
server Usersearch: Add namelock buttons 2021-05-05 16:24:01 -05:00
sim Improve self-hit confusion damage (#8264) 2021-05-04 13:44:13 -04:00
test Unfix interaction between Gluttony and Neutralizing Gas ending (#8273) 2021-05-05 13:44:59 -04:00
tools Clear .config-dist when building 2021-04-21 23:46:55 -07:00
translations Helptickets: Display language in ticket list 2021-05-03 10:35:37 -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 Fix typos/grammar in CONTRIBUTING.MD (#8272) 2021-05-05 02:37:56 -07:00
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