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

Programming Pong on a Standalone Nextion Display

Many makers are fond of Nextion displays, because they simplify the process of creating graphical touch interfaces for embedded systems, and are less expensive than other HMI (Human-Machine Interface) screens. They were not designed for games, so I decided I had to write one as a challenge!

One-player Pong game on a Nextion display
One-player Pong game on a Nextion display

Continue reading Programming Pong on a Standalone Nextion Display

Musing on Microcontrollers, Programming, Arduino and everything digital