This is the Pokemon Showdown Client for various Battle Dome utilities. Will be updated periodically!
In order to test, edit and use the client, extra software must be installed before it is ready:
Python version 3.10.2 or later (Windows Installer 64-bit at the bottom) | Node.js version 16.15.1 or later (Windows Installer (.msi)) | Visual Studio Code
Python Installation:
Node.js Installation:
Visual Studio Code Installation:
After you have installed the above, download the .zipped client and unzip it in a folder of your choice.
Right-click the folder then click Open with Code, view below:
Click New Terminal as shown below:
A new terminal should be opened:
At this point type py -m http.server
into the terminal.
localhost:8000/testclient.html
should then be typed into your brower of choice. (I used Opera as my browser)
You should be good to log in from here!
Pokémon Showdown's client is distributed under the terms of the AGPLv3.
WARNING: This is NOT the same license as Pokémon Showdown's server.