Summary This is a simple text-based game that demonstrates how to mock input and output operations to enable proper unit testing. Language: C#. Target Framework: .NET 10. 3rd party libraries used: NSubstitute & Shouldly.