public ReplayWindow() { InitializeComponent(); _fakeOutput = new FakeOutput(); logic = new Logic(_fakeOutput); }