2 posts tagged with 'goblins'

Learning to be Selfish

I am working on another post that explains the next step of our Tic-Tac-Toe journey, but first, a brief aside. As I was implementing logic for a Tic-Tac-Toe board (fun!) I began to run into an issue. My board actor had methods, but I needed to be able to call them from each other. Here's a simple example: