5

If white has the next move, can black still win the game? The players accepted the draw here, but I am not sure if it is still a draw.

[fen "8/8/3k4/4NK2/8/8/8/6r1 w - - 0 1"]
jitendragarg
  • 153
  • 5

3 Answers3

11

No, this is a draw. These kind of positions can be checked with an online database, e.g. this one.

In general, King+Rook vs. King+Knight is only a win for the side with the Rook if the other King is cornered or separated from its Knight, as also described in this answer. Just play around a bit with the endgame database to get a feeling which positions are drawn and which ones are won. Black to move wins in this particular position only because of some short term tactics (Rf1+ and Re1+ wins the Knight).

Glorfindel
  • 24,825
  • 6
  • 68
  • 114
4

This is a tablebase draw.

But speaking from experience it can be pretty difficult to defend for white, especially if you are playing on increment.

BlindKungFuMaster
  • 19,216
  • 1
  • 50
  • 79
1

The black king and the rock are too far away from each other for the knight to have a fork. and no more pieces to have a tactic or coordinate an attack or promote a pawn. Black will always have the advantage of long range attack (that's why the rock valued for more points as it can attack larger number of squares) So the knight movements will always be restricted.

So in nutshell no hope for white player to achieve anything more than a draw.