User:Esolangist/Chess

From Esolang
Jump to navigation Jump to search

Lets play chess. You are free to change this if you found this.

Notation

Pieces

Lowercase = white, Uppercase = black

Officially in chess

p - pawn

r - rook

n - knight

b - bishop

q - queen

k - king

Added by people

Esolangist

h - archbishop = bishop + knight

c - chancellor = rook + knight

a - amazon = queen + knight

i - knightrider = knight, but it can move twice

Stuff

+ - check

x - captured something

. - checkmate

^ - promotion

Move Stuff

After the game is played, Esolangist will grade the moves using this:

?? = TERRIBLE move

? = Bad move

X = Not a good move

- = You could have won here

✓ - Good move

☆ - Very good move

★ - REALLY good move

! - Too good...

!! - The best move ever.

/ - Didn't move (yes, you can pass.)

% - Best move in this scenario

How does this work?

You just string things together. e3pf4x - White pawn on e3 captures piece on f4 a7p^q - White pawn on a7 goes to a8 and promotes to a queen


Esolangist vs. PSTF

Game Started.
Board in this setup:
RNBQKBNR
PPPPPPPP



pppppppp
rnbqkbnr
Start!
e2pe4