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


Flying Robot Baby Takes Off
03/10/2025

A child-sized robot has achieved lift-off and stable flight after nearly ten years of development. The developers say this is the first successful vertical takeoff of a jet-powered flying humanoid rob [ ... ]



Google's New AI Bug Bounty Rewards
10/10/2025

Google bug hunters have earned over $430,000 in AI-product related rewards since the original AI Vulnerability Reward Program was launched in October 2023. Now Google has updated the rules t [ ... ]


More News

pico book

 

Comments




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

Last Updated ( Saturday, 23 March 2019 )