Skip to content

merkhofer/image_2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

This is a clone of 2048, but will fill tiles with the top image results from Bing. Did you ever want to play Muppets2048 or Liz2048? You're welcome.

Basically, when given a query, it goes out and gets the top reusults from the Bing search API and makes a map of them to the numbered tiles that you'd usually get in 2048. Then it populates the tiles. You'll have to go get your own Bing API credentials if you want to put this on your site, but it's worth noting that Bing seems like your best option for a search API, with 5000 free calls a month on the whole web.

This is broken for iPhone, but I don't have one, so I'm not fixing it ;)

About

2048 game that gets images from arbitrary Bing query

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published