Mastermind game implemented with event sourcing

Functional event sourcing example in Kotlin

Let’s implement the Mastermind game with event sourcing. For now, we’re only focusing on the domain model.

November 3, 2023 · 18 min · 3734 words · Jakub Zalas