Hacker News new | ask | show | jobs
by mark212 2438 days ago
the password is the last part: p/q2-q4!

it's a notational way in the chess program (written by Ken Thompson) to describe a chess move, "pawn from Queen's 2 to Queen's 4."

A very common opening move that "puts a pawn in the center, controlling the important e5-square, and opens the line for the Bc1."[1]

The notation is old. Modern notation would just write it as "d4" because there's only one piece (a pawn) who can move to that square as the first move and only one spot from which it can move (d2).

[1] https://www.chess.com/openings/A40-Queens-Pawn-Opening

2 comments

> the chess program (written by Ken Thompson)

AHHHH thank you this makes much more sense now

p/q2-q4!