Skip to content

AhoyLemon/idiots.win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idiots win.

(The Google Autocomplete Guessing Game)

What is this?

idiots win turns Google's autocomplete algorithm into a guessing game. Each new round, the game takes all the possible autocompletes for a single query, randomizes them, and invites you to guess which one was meant to come first in the results.

Tell me more about this autocomplete query.

It is decidedly not officially supported by Google. The site does a json request out to suggestqueries.google.com and comes back with the results. It works for now, I have no idea if it will continue to work in the future.

Also, Google's autocomplete is constantly changing and based on regional information. The top result is realistically only the top result for you at that moment.

Who made this

Lemon made this. Montrith provided the majority of the queries.

Isn't this kind of like Google Feud?

Google Feud is a site built by Justin Hook that turns Google's autocomplete into a game of Family Feud. It's terrific, you should play it if you haven't. This is a different thing with a similar premise.

Can I suggest queries?

Sure. Either get a hold of Lemon to get access to the master spreadsheet, or submit a pull request.

Whose voice is that?

The "by Lemon" jingle was performed and produced by Jack Chick

Do you take pull requests?

Absolutely.

What's this written in?