<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Online Puzzle: Kakuro" author="EG" author_email="gadgets.rae+feedback@gmail.com" height="750"
           scrolling="true"
           width="550" 
            author_aboutme=""
            author_location="India"
            author_quote="Impossible is nothing" 
            author_link="http://wpcStylePuzzles.com"
            category="sports"
            category2="funandgames"
           description="Each kakuro puzzle is composed of a number of rows and columns, some cells are empty and light coloured, others some have numbers in them. At first look therefore it looks like a crossword.Every sequence of cells in either a row or a column is called a 'run'. At the left of each horizontal run, and at the top of each vertical run, you will see a number. In the image above, you can see, for instance, a '5' in the second cell on the top row. This means simply that the sum of the two cells underneath it is 5. Next to the '5' is '21' - this means, therefore, that the three cells underneath it sum to 21. And so on, throughout the puzzle. Using this information alone, you can solve a kakuro puzzle. The key constraint is that you can only use a number once in each run. Therefore if you need to make '6' from two numbers, you cannot use '3' twice, but must rather use 1 and 5 or 4 and 2. You may only use the numbers 1 to 9.
           Using this Gadget, one can play Kakuro online. The momemt you start the Kakuro puzzle,
           your time will start running and at the end it will tell you the time taken to finish the puzzle.
           These Kakuro are better viewed/solved in canvas or full screen view"
           thumbnail="https://sites.google.com/site/rajeshgadgetdata/images/SolveKakuroOnline.PNG" 
           screenshot="https://sites.google.com/site/rajeshgadgetdata/images/SolveKakuroOnline.PNG" 
          title_url="http://www.wpcstylepuzzles.com">
 <Require feature="dynamic-height" /> 
 <Require feature="analytics" /> 
 <Require feature="views" /> 
 </ModulePrefs>

<Content type="html" view="home,canvas,profile,default">
<![CDATA[
<div id="puzzleFrame" align="center" >
<iframe width="468" height="567" src="http://www.kakuroconquest.com/facebook/puzzle_inner.php" frameborder="0" scrolling="no"></iframe>
</div>
<div id="imageLinks" style="text-align:center;align:center" align="center">
<script type="text/javascript"><!--
module_url = "hosting.gmodules.com/ig/gadgets/file/111862472597380628785/SolveKakuroOnline.xml"
//-->
</script>
<script type="text/javascript" src="https://sites.google.com/site/gadgetcoding/scripts/imageLinks.js">
</script>
</div>    
<div id="esnesda" style="text-align:center;align:center" align="center">
<script type="text/javascript" src="https://sites.google.com/site/gadgetcoding/home/esnesda/onlinepuzzles/468-60.js">
</script>
</div>

<div id="analytics" >
<script type="text/javascript"><!--
name = "OnlinePuzzles_Kakuro_FB"
//-->
</script>
<script type="text/javascript" src="https://sites.google.com/site/gadgetcoding/scripts/onlinepuzzles/analytics.js">
</script>
</div>
]]>
</Content>
</Module>
