Guinea Pig Racing – Blood Underground Fixed!

I got around to figuring out what I did wrong with Async and Await in Guinea Pig Racing and now we have a much smoother running game.

The problem was more that I wasn’t using Async and Await and I was using some blocking calls on Tasks. That I didn’t know were blocking.

Download