A coin flip guessing game written in pure FP Scala with Cats Effect, based on "A Functional Game (With a Little Bit of State)" by Alvin Alexander. I later discovered he'd written his own Cats IO version, though he didn't follow all the way through on it.
- Testing
- Pure RNG