Skip to content

PokeAPI/cries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PokéAPI Cries

This repository contains the cries of all Pokémon from Generation 1 to 9 in .ogg format. The cries were downloaded from the Showdown simulator and Veekun website.

Installation

git clone https://github.com/PokeAPI/cries
cd cries

Cries

The cries are located in the cries folder. Each cry is mapped to a Pokémon by its id in PokéAPI.

cries
├── pokemon
│   ├── latest
│   │   ├── 1.ogg
│   │   ├── 2.ogg
│   │   ├── ...
│   │   └── 10277.ogg
│   ├── legacy
│   │   ├── 1.ogg
│   │   ├── 2.ogg
│   │   ├── ...
│   │   └── 649.ogg

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published