Shingan Chess LogoShingan Chess

Loading

Resources

  • Manual
  • Chess Glossary
  • Announcements

Support

  • Frequently Asked Questions
  • Contact Us

Legal

  • Terms of Service
  • Privacy Policy
  • Company Information
  • Affiliate Disclosure

As an Amazon Associate I earn from qualifying purchases.

© 2026 blindfold-chess.online

  • Games
  • 🥋Dojo
  • Topics
  • My Page

The Bishop's Movement

Rules of Movement

A Bishop can move from a square (file1,rank1)(file_1, rank_1)(file1​,rank1​) to another square (file2,rank2)(file_2, rank_2)(file2​,rank2​) only if the following condition is met:

∣file1−file2∣=∣rank1−rank2∣|file_1 - file_2| = |rank_1 - rank_2|∣file1​−file2​∣=∣rank1​−rank2​∣

This means that a move is legal only if the absolute difference in file and rank is equal. Let's look at some examples.

Examples

a6 → f1

  1. Start Position: a6 = (1,6)(1, 6)(1,6)
  2. Target Position: f1 = (6,1)(6, 1)(6,1)
  3. Calculation:
    • File difference: ∣1−6∣=5|1 - 6| = 5∣1−6∣=5
    • Rank difference: ∣6−1∣=5|6 - 1| = 5∣6−1∣=5
    • Result: ✅ Legal Move ( both differences are 5 and equal)

c3 → e5

  1. Start Position: c3 = (3,3)(3, 3)(3,3)
  2. Target Position: e5 = (5,5)(5, 5)(5,5)
  3. Calculation:
    • File difference: ∣3−5∣=2|3 - 5| = 2∣3−5∣=2
    • Rank difference: ∣3−5∣=2|3 - 5| = 2∣3−5∣=2
    • Result: ✅ Legal Move

b2 → e4 (Invalid)

  1. Start Position: b2 = (2,2)(2, 2)(2,2)
  2. Target Position: e4 = (5,4)(5, 4)(5,4)
  3. Calculation:
    • File difference: ∣2−5∣=3|2 - 5| = 3∣2−5∣=3
    • Rank difference: ∣2−4∣=2|2 - 4| = 2∣2−4∣=2
    • Result: ❌ Illegal Move

Other Special Notes

  • Always stays on squares of the same color.
  • Can control up to 13 squares from the center.

Related Articles

♔

The King's Movement

Master the king's movement patterns and understand its crucial role in chess

♞

The Knight's Movement

Master the knight's unique L-shaped movement pattern

♜

The Rook's Movement

Learn how rooks dominate ranks and files with their linear movement

Browse by Category

📝

Notation

2 articles

🎯

Coordinates

5 articles

♟️

Piece Movement

4 articles

🧠

Memory

2 articles

🏋️

Practice

1 article


  1. Home
  2. /Learn
  3. /Piece Movement
  4. /The Bishop's Movement