torch2424 / angularmon

A quick little pokemon game using the pokeapi, made hackathon style, dont judge me <3
0 stars 0 forks source link

Upgrade for pokeapi 2 #4

Open torch2424 opened 8 years ago

torch2424 commented 8 years ago

See the website!

http://pokeapi.co/

One thing it seems that sprites are missing, however we can get both front and back animations from:

http://veekun.com/dex/downloads

as suggested by the issue: https://github.com/phalt/pokeapi/issues/80

and I suggest the firered and leafgreen style, and simply pack into the website images.

And from a buddy's advice, simply unzipping the images into the app would work, and would only request the needed images :)

torch2424 commented 8 years ago

This was split up by #6

torch2424 commented 8 years ago

May need to swtich pokeapi wrappers for this.

Created an issue for this pokeapi2 wrapper:

https://github.com/TheTommyTwitch/pokedex-promise-v2/issues/3

and hopefully the current api wrapper is updated :)

https://github.com/fred-o/node-pokeapi