Hunt the Lunpus (based on Hunt the Wumpus) is an ATtiny-based minimalist game console

Hunt the Lunpus

In a world where game consoles come with ever-higher resolutions and ever-faster frame rates, it’s refreshing to see someone going in the opposite direction: Doug McInnes’s latest project is a tiny handheld game console with probably the lowest-resolution graphics possible. Hardware-wise, it’s a small PCB containing an ATtiny84, two seven-segment LED displays, a speaker and a handful of buttons. It’s the software that gives this project its magic, and all of it is available on GitHub, along with schematics and a PCB layout.

The game is called Hunt the Lunpus, and as the name suggests it’s inspired by the 1970s classic Hunt the Wumpus. The player moves through a maze of interconnected rooms, trying to avoid slime pits and marauding bats while searching for the Lunpus, a sleeping monster that will eat the player unless they defeat it first by shooting it with arrows.

Wumpus was never one of my favourite games, but it does bring back fond memories of my HP41CV programmable calculator, where I was introduced to this game for the first time.

See https://hackaday.com/2022/07/22/hunt-the-lunpus-is-an-attiny-based-minimalist-game-console/

#technology #hardware #ATtiny #Lunpus #gaming