OddThinking

A blog for odd things and odd thoughts.

Virus 2: A Puzzle

Virus 2 is a flash game with a disturbing name, but quite simple game-play.

I set out to solve it under some arbitrary constraints.

Read more...

Wine-gum/Podcast Selection Algorithm Solution

I want my podcasts carefully sorted so as to maximise the space between podcasts of the same feed.

Here’s my solution.

Read more...

Categories: S/W Dev
Tags: algorithm, computational complexity, podcast, software, solution, winegums

Whirrrrrrrrrr-Click!

In hindsight, the clock was hideous. Royal blue and white perspex, with a brass pendulum, it was probably the height of fashion when it was purchased in the mid-seventies.

Read more...

The Sum of… One Million Frickin’ Laser Beams

Just how many laser pointers would it take to fake a red eclipse?

Read more...

Solving the Four Fours Puzzle

The challenge is to calculate every integer value between 0 and 100 using only the number 4.

Read more...

Categories: Puzzle Solving
Tags: puzzle, software, solution

Magic Trick + Cash = Counterfeiting

I am going to talk about three embodiments of the same paper-and-scissors magic trick, from the downright silly to the impressive to the illegal.

Then I will finish up with some discussion about the policies of the Reserve Bank of Australia.

I am still trying to get the hang of this idea of one topic per post!
Read more...

Categories: Geek,Observation
Tags: crime, law, magic, solution

Solitaire Battleships

My approach Solitaire Battleships was a precursor to my very similar approaches to Sudoku, Nonograms and Kakuro.

The result seems to be similar to finding Sudoku is NP-complete, which seems somewhat controversial amongst people who point out that they never backtrack in solving the ones that they see.

Read more...

Analysing the first move of Klondike

A few days ago, I commented on Usman Latif’s analysis of the very first move of Klondike.

I didn’t think Latif had given logical analysis a fair go, so I gave it a try.

Read more...

The Finer Points of Klondike

Julian finds a surprising optimisation for Klondike

Read more...

Beating the Clock Solitaire

An analysis of Clock Solitaire – beyond merely “stupid”

Read more...