Zarel / Pokemon-Showdown-Dex

Pokémon Showdown's Pokédex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokémon Showdown Dex

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

Introduction

This is a repository for Pokémon Showdown's Pokédex.

This is what runs dex.pokemonshowdown.com.

Features

Important features include:

  • Instant search - start typing and search results will appear instantly

  • Filter search - in the Pokémon search tab, type "prankster, twave" and press Enter to get a list of Pokémon with Prankster that can learn Thunder Wave

  • Panel UI - clicking on anything will load it in a new panel to the right, for ease of navigation

  • Good layout - get at important information with much less scrolling compared to most other Pokédexes

  • Basic inexact search - type "pikaku" and Pikachu will still appear

  • Abbreviation search - type "hjk" to match High Jump Kick

  • Nickname search - type commonly-used community names like "pdon" to match Primal Groudon

Testing

You can make and test changes simply by opening testclient.html.

License

This dex is distributed under the terms of the AGPLv3.

WARNING: This is NOT the same license as Pokémon Showdown's server.

About

Pokémon Showdown's Pokédex

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 83.6%Language:CSS 11.9%Language:PHP 2.7%Language:HTML 1.8%