Skip to content

A web app that displays Pokémon sprites proportionally based on their in-game height value

License

Notifications You must be signed in to change notification settings

TheVanadium/pokemon-to-scale

Repository files navigation

Pokémon to Scale

This web app displays Pokémon proportionally based on their in-game height value. There are two main features: a text box that the user inputs their Pokémon name to and a large area below it where the Pokémon appear. Clicking the Pokémon sprites will remove them.

This is hosted on GitHub pages at: https://thevanadium.github.io/pokemon-to-scale/

Installation

See CONTRIBUTING.md for instructions on how to install and run the app locally.

Usage

All Pokémon in PokéAPI should be available for input and display.

Input: "vaporeon" Result: a 100x100 px image of a Vaporeon

Input: "flabebe" Result: a 10x10 px image of a Flabébé (note: accents are not included in PokéAPI's pokemon names)

Input: "wailord" Result: a 1450x1450 px image of a Wailord

Input: "slowbro-mega" Result: a 200x200 px image of a Mega Slowbro

Input: "flapple-gmax" Result: a 2400x2400 px image of a Gigantamaxed Flapple

About

A web app that displays Pokémon sprites proportionally based on their in-game height value

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published