Jump to content

FlickrSprite (flickr + phaser.Sprite)


Brad P. Taylor
 Share

Recommended Posts

Hello Everyone,

 

I was in need of some temporary art for a project and it dawned on me hey Flickr's API has the ability to search on tags and licenses... lightbulb moment - hey wouldn't it be great if I could just ask Flickr for an image with a set of tags and get sprite back (or a list of related images :)

 

you can find the gist here

 

http://goo.gl/lYJ9FX

 

oh yeah you need to have a flickr api key and there are limits to the number of images you can pull down an hour, so it probably makes sense to implement some sort of local caching system. (or you could just copy them from your browser cache like I did after getting them...)

 

Cheers,

-bpt

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...