First thing we need is for the loop to update our game state on each iteration. While we write our test, we adjust the design to the new requirements and adapt our test-stub game to support the test we want to write. But hey, it’s not a loop yet! ► […]