OddThinking

A blog for odd things and odd thoughts.

Example of Ambiguity in Circuit Puzzle

I unnecessarily answer the ambiguity issue in the Circuit Puzzle, in living colour.

Read more...

Solving the Circuit Game

Another puzzle solved with the same architecture as before, but this time, with added code re-use.

Read more...

The Circuit Game Puzzle

In this article, I introduce another puzzle game, talk about some variations that are possible, provide a glossary (and then fail to use it, for now), discuss how the puzzle is solved, and then promise more in a future article.

Read more...

Categories: Puzzle Solving
Tags: puzzle

Message-Passing in my Puzzle-Solving Architecture

This article focuses on that message-passing system and the variants I have tried in the puzzle-solving architecture that has evolved over a number of pet projects.

Read more...

Categories: Doubleplus Geek,Puzzle Solving,S/W Dev
Tags: architecture, puzzle, software

Slitherlinks Hints and Techniques

This article includes some Slitherlinks tips for players who understand the basics and want to tackle the medium and hard examples.

Read more...

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...

Magic Trick: Turning Numbers Into Wine

Meantime, I started negotiating a deal. Grace would persuade Ben to give up the secret to the binary trick…

Read more...

How much could McDonald’s charge?

Could McDonald’s afford to charge $50 for a hamburger?

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