Pokémon battle simulator.
Go to file
zgeorgecsat 6c5a74c949
Mafia: Refactor for errorReply/requireGame (#7862)
* Changed to errorReply and requireGame whenever applicable/

* Use Chat.ErrorMessage in canJoin
2021-01-03 11:44:43 -08:00
.github/workflows
.vscode Turn off Format on Save in VS Code (#7807) 2020-12-24 09:44:24 -08:00
config Shared Power: Unban Leppa Berry 2021-01-03 19:15:22 +04:00
data Gens 5-6 OU: Put consistently low usage Pokemon in OU by technicality 2021-01-03 13:41:06 -05:00
databases/schemas
lib Implement Utils.forceWrap 2020-12-30 17:41:41 -08:00
logs
server Mafia: Refactor for errorReply/requireGame (#7862) 2021-01-03 11:44:43 -08:00
sim Remove unused variable 2021-01-03 10:19:54 -08:00
test Fix Protean/Libero on first of two turn moves (#7870) 2021-01-03 09:42:08 -05:00
tools Add Gen 8 BSS Factory (#7843) 2020-12-31 02:09:29 +04:00
translations Repeats: Support non-time-based repeats (#7518) 2020-12-28 03:39:52 -08:00
.editorconfig
.eslintrc-no-types.json
.eslintrc.json
.gitattributes
.gitignore Enable incremental compilation in tsc (#7802) 2020-12-13 23:11:38 -08:00
.mocharc.json
.npmignore
.npmrc
build Move build-utils from lib to tools 2020-12-26 10:08:30 -08:00
CODEOWNERS Super Staff Bros 4 (#7793) 2020-12-24 11:21:02 -05:00
COMMANDLINE.md
CONTRIBUTING.md CONTRIBUTING: Improve 2020-12-26 22:04:14 -08:00
LICENSE
old-simulator-doc.txt
package.json Revert accidental package.json change 2020-12-26 22:04:14 -08:00
pokemon-showdown Add a --no-security flag (#7648) 2020-12-24 10:11:11 -08:00
Procfile
PROTOCOL.md
README.md
simulator-doc.txt
tsconfig.json Enable incremental compilation in tsc (#7802) 2020-12-13 23:11:38 -08: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
  • [The Immortal] - Development

Contributors