Google Doodle Turing Machine Now Open Source
Written by Harry Fairhead   
Thursday, 12 July 2012

Following on from the release of the Moog Synthesizer Doodle code, Google has now released the JavaScript of its Turing Machine puzzle.

The JavaScript code that powered the recent Google Doodle of a Turing Machine to celebrate Alan Turing's 100th birthday is now up on Google Code, and you can still play the interactive game at the doodle archives.

If you want to know more about how to solve the puzzles then read Google Doodle - A Turing Machine Puzzle - Update: Play it Now.

The code itself is available under an Apache 2 license, which means you can use it for commercial purposes, but the graphics are under a Creative Commons license, which means you can't. The reason for the difference is that Google wants to protect its logo.

 

turingdoodleblank

 

To quote the Google Open Source blog :

Our doodle for Turing's 100th birthday showed a live action Turing Machine with twelve interactive programming puzzles. Turing Machines are theoretical objects in formal logic, not physical things, so we walked a fine line between technical accuracy and accessibility. We focused on finding a good representation for programs and choosing puzzles of appropriate complexity. We did considerable user testing and iteration, more than for any past doodle.

A quick look at the source shows it to be nicely structured and easy to understand.  If you want to start to work on improving the code Google, has even been nice enough to post some starter issues that you might like to improve on.

It is fairly clear that there are a lot more puzzles that could be set and one improvement that is obvious (and its on the initial list) is an editor to allow puzzles to be created.

 

Turingdoodle1

 

The easy-to-use but quite tricky puzzles, made the Doodle a great hit and it clearly has both recreational and educational uses.

 

More Information

Google code

Doodle Archive

Related Articles

Google Doodle - A Turing Machine Puzzle - Update: Play it Now

Google Open Sources Bob Moog Google Doodle

What is a Turing Machine?

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Avi Wigderson Gains Turing Award
16/04/2024

Israeli mathematician and computer scientist, Avi Wigderson, is the recipient of the 2023 ACM A.M Turing Award which carries a $1 million prize with financial support from Google.



Azure AI And Pgvector Run Generative AI Directly On Postgres
26/03/2024

It's a match made in heaven. The Azure AI extension enables the database to call into various Azure AI services like Azure OpenAI. Combined with pgvector you can go far beyond full text search. Let's  [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Saturday, 23 March 2019 )