Category Archives: Oldies

How the Algorithm Knows Where the Qix is: a (ful)filling solution

It is not every day that one encounters a question left unanswered by Google, especially when it’s very specific and related to programming. So, to ruin this one for everyone else, here’s my solution to a cute little coding riddle from a classic old game.

A screenshot from a nice online Qix clone
A screenshot from a nice online Qix clone
Continue reading How the Algorithm Knows Where the Qix is: a (ful)filling solution

Reviving an old joystick with an Arduino Leonardo

When I found this ancient QuickShot Joystick which seemed to be still in working order, I just had to make it work again. Of course, no modern computer knows how to interface with such a dinosaur, so I build a “translator” system using and Arduino Leonardo. Here’s how.

Quickshot joystick
The old Quickshot joystick in all its glory

Continue reading Reviving an old joystick with an Arduino Leonardo