arnavb/pypokedex

Add Support for Sprites

Closed this issue · 1 comments

This pokedex has pretty much every detail you need other than sprites. Adding sprite support shouldn't be too hard and will complete this project.

So I finally got around to implementing this (ff682f1). A basic api for sprites should be accessible using the sprites variable on a Pokemon object.