HeroQuest: Return to Barak-Tor

It’s the final quest of the starter campaign. How was it? Is this game even worth playing in 2024?

June 12, 2024 · 2 min · 386 words · Tipa

HeroQuest: A Race Against Time

Spoiler alert: There was no time limit for this quest.

February 7, 2024 · 3 min · 595 words · Tipa

HeroQuest: The Fire Mage

The monk and the rogue take the place of the barbarian and the wizard as the party faces their greatest challenge yet…

January 23, 2024 · 4 min · 731 words · Tipa

Advent of Code Day 21 -- Step Counter

I had 80% of the solution, but that last 20% killed it. This is the day I failed Advent of Code 2023.

December 21, 2023 · 3 min · 463 words · Tipa

Advent of Code Day 19 -- Aplenty

First puzzle in a few days where I didn’t need to get hints. I guess the problem was musical, aerodynamic, shiny AND extremely cool looking!

December 19, 2023 · 4 min · 823 words · Tipa

Advent of Code Day 18 -- Lavaduct Lagoon

We had game night tonight, more HeroQuest (yay!), so I didn’t have a lot of time to work on this. Basically, you’re digging out a lagoon into which lava will flow. Part 1 could easily be calculated using a basic flood fill algorithm, so I did it that way, got the first star for the day, and went to work. I’d already seen that, as expected, part 2 would resist something that easy. ...

December 19, 2023 · 3 min · 491 words · Tipa

Advent of Code Day 17 -- Clumsy Crucible

Edsger Dijkstra is laughing at me from his grave.

December 17, 2023 · 6 min · 1230 words · Tipa

Advent of Code Day 7 -- Camel Cards

I really tried with Haskell this time. Oh well, looks like we’ll have to play Camel Poker in Python instead.

December 7, 2023 · 5 min · 907 words · Tipa

Advent of Code Day 6 -- Wait For It

This one was easy. TOO easy. Day 7 is going to be bad.

December 6, 2023 · 4 min · 642 words · Tipa

Advent of Code Day 3 -- Gear Ratios

My Haskell experiments end. Even though I got the answer, have I failed?

December 3, 2023 · 6 min · 1118 words · Tipa