ChrisBrooksbank/RockPaperScissors

Game.DecideWinner() should be a static method

Opened this issue · 0 comments

Static methods are bad in that they reduce testability, so we may want to rethink this