<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	     xmlns:dc="http://purl.org/dc/elements/1.1/"
	   xmlns:atom="http://www.w3.org/2005/Atom"
	     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	  xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>sudokube &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/tag/sudokube/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Sat, 23 Aug 2025 21:55:26 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>sudokube &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[Building a Sudokube]]></title>
		<link>https://shkspr.mobi/blog/2009/12/building-a-sudokube/</link>
					<comments>https://shkspr.mobi/blog/2009/12/building-a-sudokube/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Thu, 17 Dec 2009 12:00:12 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[puzzle]]></category>
		<category><![CDATA[sudoku]]></category>
		<category><![CDATA[sudokube]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=1396</guid>

					<description><![CDATA[After my previous post about the Sudokube, I decided to build one as my father&#039;s birthday present.  A quick recap, a Sudokube is like a normal 3x3 Sudoku, except the numbers wrap around the edges of a 4x4x4 cube. Clear?  The Finished Result  The cube took a few hours to build, hence my slightly frazzled state in this video.    The Puzzle  I&#039;d scoured the web for ages until I found a suitable …]]></description>
										<content:encoded><![CDATA[<p>After my <a href="https://shkspr.mobi/blog/2009/11/sudoube/">previous post about the Sudokube</a>, I decided to build one as my <a href="http://www.bridge.me.uk/">father</a>'s birthday present.&nbsp; A quick recap, a Sudokube is like a normal 3x3 Sudoku, except the numbers wrap around the edges of a 4x4x4 cube. Clear?</p>

<h2 id="the-finished-result"><a href="https://shkspr.mobi/blog/2009/12/building-a-sudokube/#the-finished-result">The Finished Result</a></h2>

<p>The cube took a few hours to build, hence my slightly frazzled state in this video.</p>

<iframe title="Sudokube" width="620" height="349" src="https://www.youtube.com/embed/FKtia5wt658?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>

<h2 id="the-puzzle"><a href="https://shkspr.mobi/blog/2009/12/building-a-sudokube/#the-puzzle">The Puzzle</a></h2>

<p>I'd scoured the web for ages until I found a suitable puzzle.  There's a surprising lack of them out there.</p>

<p></p><div id="attachment_1403" style="width: 368px" class="wp-caption aligncenter"><a href="http://www.sachsentext.de/en/node/937"><img aria-describedby="caption-attachment-1403" class="size-full wp-image-1403" title="Sudokube (C) Uwe Wiedemann" src="https://shkspr.mobi/blog/wp-content/uploads/2009/12/sudokube.png" alt="Sudokube (C) Uwe Wiedemann" width="358" height="312"></a><p id="caption-attachment-1403" class="wp-caption-text">Sudokube (C) Uwe Wiedemann</p></div><p></p>

<p>Uwe Wiedemann has a <a href="http://www.sachsentext.de/en/">great selection of Sudoku variants</a>.</p>

<h3 id="solving-the-puzzle"><a href="https://shkspr.mobi/blog/2009/12/building-a-sudokube/#solving-the-puzzle">Solving the Puzzle</a></h3>

<p>Conceptually, it's no different to a normal Sudoku, you just have to adjust how you move along lines.  Liz and I managed to solve it in about an hour.</p>

<h2 id="constructing-the-sudokube"><a href="https://shkspr.mobi/blog/2009/12/building-a-sudokube/#constructing-the-sudokube">Constructing the Sudokube</a></h2>

<p>My first challenge was this: What numbering system to use?  As any fule no, the numbers on a sudoku don't make a difference, they can be any symbols as long as they are unique.  So, I could use 1 - 16, 0 - F, or Greek Letters should I so wish.
There is a problem using numbers, though.  They have no rotational symmetry.  This poses two problems for the Sudokube.</p>

<ol>
    <li>It would be possible to work out which face a number should be on by seeing which way up the number is.</li>
    <li>The corner pieces will provide clues as to which way up the numbers will be.</li>
</ol>

<p>I initially tried to find 16 different symbols each of which had an order of rotational symmetry of four. So squares, diamonds, crosses, squares within diamonds, crosses within squares etc.&nbsp; It quickly became apparent that it was confusing to look at and fairly ambiguous.</p>

<p>So, I settled on 4 shapes and four colours.&nbsp; White, Red, Green, Yellow.&nbsp; A dot, a square, a circle and a blank.&nbsp; In retrospect, the circle and square can look quite similar; I should have used a circle and a cross.</p>

<p></p><div id="attachment_1399" style="width: 310px" class="wp-caption aligncenter"><a href="https://shkspr.mobi/blog/wp-content/uploads/2009/12/IMG00082-20091214-2205.jpg"><img aria-describedby="caption-attachment-1399" class="size-medium wp-image-1399" title="Starting The Build" src="https://shkspr.mobi/blog/wp-content/uploads/2009/12/IMG00082-20091214-2205-300x225.jpg" alt="Starting The Build" width="300" height="225"></a><p id="caption-attachment-1399" class="wp-caption-text">Starting The Build (click for bigger)</p></div><p></p>

<p>The above image shows the stickers, solution, the code and the start of the construction.</p>

<p></p><div id="attachment_1400" style="width: 310px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-1400" class="size-medium wp-image-1400" title="Two Faces (click for bigger)" src="https://shkspr.mobi/blog/wp-content/uploads/2009/12/IMG00083-20091214-2214-300x225.jpg" alt="Two Faces (click for bigger)" width="300" height="225"><p id="caption-attachment-1400" class="wp-caption-text">Two Faces (click for bigger)</p></div><p></p>

<p>Keeping the faces of the physical Sudokube and the paper puzzle was a little tricky.</p>

<p></p><div id="attachment_1401" style="width: 310px" class="wp-caption aligncenter"><a href="https://shkspr.mobi/blog/wp-content/uploads/2009/12/IMG00084-20091214-2220.jpg"><img aria-describedby="caption-attachment-1401" class="size-medium wp-image-1401" title="Completed Sudokube" src="https://shkspr.mobi/blog/wp-content/uploads/2009/12/IMG00084-20091214-2220-300x225.jpg" alt="Completed Sudokube (click for bigger)" width="300" height="225"></a><p id="caption-attachment-1401" class="wp-caption-text">Completed Sudokube (click for bigger)</p></div><p></p>

<p>Eventually, the cube was finished.&nbsp; I think it is a thing of beauty.&nbsp; But rather than just being an <em>objet d'art</em>, it's a puzzle for my dad's birthday.&nbsp; So, there's only one thing left to do....</p>

<p></p><div id="attachment_1398" style="width: 310px" class="wp-caption aligncenter"><a href="https://shkspr.mobi/blog/wp-content/uploads/2009/12/IMG00085-20091214-2240.jpg"><img aria-describedby="caption-attachment-1398" class="size-medium wp-image-1398" title="Mixing it up" src="https://shkspr.mobi/blog/wp-content/uploads/2009/12/IMG00085-20091214-2240-300x225.jpg" alt="Mixing it up (click for bigger)" width="300" height="225"></a><p id="caption-attachment-1398" class="wp-caption-text">Mixing it up (click for bigger)</p></div><p></p>

<p>So, there you have it. A three dimensional Sudoku puzzle where every face, row and column has 16 unique symbols.</p>

<h2 id="notes"><a href="https://shkspr.mobi/blog/2009/12/building-a-sudokube/#notes">Notes</a></h2>

<p>I bought the blank cube from eBay - it was only ~US$10 and came with all the stickers I needed.</p>

<p>Building the cube took a few hours - mostly spent solving the puzzle.</p>

<p>I had to use a Sharpie to draw on the stickers.&nbsp; The ink from regular pens just wasn't clear enough.</p>

<p>Have a helper! I really couldn't have done this without my wife, Liz.&nbsp; She was instrumental in solving the Sudoku and stopped me from making stupid mistakes as a placed the stickers.</p>

<p>It's a huge amount of fun to build and - I hope - as much fun to solve.&nbsp; Good luck, Dad!</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=1396&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2009/12/building-a-sudokube/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Sudokube]]></title>
		<link>https://shkspr.mobi/blog/2009/11/sudoube/</link>
					<comments>https://shkspr.mobi/blog/2009/11/sudoube/#respond</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Sat, 21 Nov 2009 07:00:17 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[NaBloPoMo]]></category>
		<category><![CDATA[sudoku]]></category>
		<category><![CDATA[sudokube]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=1205</guid>

					<description><![CDATA[I get irrationally annoyed by things.  Take a look at this festive stocking filler:  Puzzle Cube  While this would be a diverting little puzzle, it isn&#039;t properly a Sudoku.  Getting each face to have 1-9 may be more challenging than a traditional Rubik&#039;s Cube, it doesn&#039;t have that beautiful arrangement that Sudoku has.  Indeed, it&#039;s rather ugly as each row is 12 squares whereas there are only 9…]]></description>
										<content:encoded><![CDATA[<p>I get irrationally annoyed by things.  Take a look at this festive stocking filler:</p>

<p></p><div id="attachment_1215" style="width: 309px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-1215" class="size-full wp-image-1215" title="Puzzle Cube" src="https://shkspr.mobi/blog/wp-content/uploads/2009/11/puzzle-cube.jpg" alt="Puzzle Cube" width="299" height="249"><p id="caption-attachment-1215" class="wp-caption-text">Puzzle Cube</p></div><p></p>

<p>While this would be a diverting little puzzle, it isn't properly a Sudoku.  Getting each face to have 1-9 may be more challenging than a traditional Rubik's Cube, it doesn't have that beautiful arrangement that Sudoku has.  Indeed, it's rather ugly as each row is 12 squares whereas there are only 9 digits to play with.</p>

<p>To that end, I wondered if it would be possible to create a 4*4 faced puzzle cube.  Such a cube could have the digits 1 - 16 on each face, row and column.  What larks!  I first thought about this two years ago, but never got very far with it.</p>

<p>If you can't visualise it in 3D space, here is how it would look flattened out.  Lines have been added to show where the continuation points.</p>

<p></p><div id="attachment_1216" style="width: 469px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-1216" class="size-full wp-image-1216" title="sudokube" src="https://shkspr.mobi/blog/wp-content/uploads/2009/11/sudokube.png" alt="The Sudokube" width="459" height="340"><p id="caption-attachment-1216" class="wp-caption-text">The Sudokube</p></div><p></p>

<p>So, this looks fairly do-able, right? Wrong!  While it's easy to start, it rapidly becomes more and more difficult to generate a solution to this cube.  This is, if you will, a multidimensional Sudoku puzzle.  But without the starting numbers.</p>

<p>I've had a look through various maths, puzzle and sudoku forums and I've yet to find any attempts at this - let alone a solution.</p>

<p>So is it possible and - if it is - will it be next year's big puzzle sensation?</p>

<p>Any help gratefully appreciated.</p>

<h2 id="update"><a href="https://shkspr.mobi/blog/2009/11/sudoube/#update">Update</a></h2>

<p>Turns out there's a whole bunch of <a href="https://web.archive.org/web/20080907121041/http://www.neverendingbooks.org/DATA/minisudoku.pdf">deep mathematics</a> required to create such a puzzle.  And, like everything on the Internet, <a href="http://www.neverendingbooks.org/mini-sudokube/">one of the solutions has already been found</a>.</p>

<iframe title="Scalable Sudokube Simulation" width="620" height="465" src="https://www.youtube.com/embed/fLvs5nvT2j8?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=1205&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2009/11/sudoube/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
