Show HN: Piskvor Prime: a five-in-a-row iOS game with a reactive AI opponent

vojtahavlicek.github.io

1 points by vh311 10 hours ago

Hi HN,

I'm a solo developer and recently released Piskvor Prime, a five-in-a-row game for iOS. This started as a side project to experiment with a simple board game AI that I ended up wrapping into a complete game.

Your opponent is a glitchy robot that reacts to your moves — taunting, hesitating, and reveals bits of internal lore as you play. It is not unbeatable, but it has a bit of personality based on lots of text generated with LLMs.

I wrote a short devlog about the process here: https://vojtahavlicek.github.io/vojtanyc/posts/piskvor_prime...

and would love to hear your feedback!

Thanks, Vojta