Guest User

Untitled

a guest
Aug 17th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. sep> view
  2. |a|b|c|d|e|f|g|h|
  3. -+-+-+-+-+-+-+-+-+
  4. 8|k| |R| | | | | |
  5. -+-+-+-+-+-+-+-+-+
  6. 7| |Q| | |p|p| | |
  7. -+-+-+-+-+-+-+-+-+
  8. 6|R|P| | | | |p| |
  9. -+-+-+-+-+-+-+-+-+
  10. 5| | | | | | | | |
  11. -+-+-+-+-+-+-+-+-+
  12. 4| | | | | | | | |
  13. -+-+-+-+-+-+-+-+-+
  14. 3| | | | | | | | |
  15. -+-+-+-+-+-+-+-+-+
  16. 2| | | | |P|P|P| |
  17. -+-+-+-+-+-+-+-+-+
  18. 1| | | | | | | | |
  19. -+-+-+-+-+-+-+-+-+
  20. sep> move c8 b8
  21. --------------------------------------
  22. King could move here: a/7
  23. Piece a/6 could kill the King with way: 0/1
  24. Piece b/6 could kill the King with way: -1/1
  25. Piece b/7 could kill the King with way: -1/0
  26. King could move here: b/7
  27. Piece b/8 could kill the King with way: 0/-1
  28. King could move here: b/8
  29. Piece b/7 could kill the King with way: 0/1
  30. --------------------------------------
  31. Lukas checkmate: 0 (should be 1)
  32. --------------------------------------
  33. Rc8-b8++
  34. White(White) wins!
Add Comment
Please, Sign In to add comment