Skip to content

A chess variant that might or might not be fun.

License

Notifications You must be signed in to change notification settings

Apostolique/AposChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

AposChess

A chess variant that might or might not be fun.


Discord

To play this online, use the Lichess board editor and share the board URL back and forth with whomever you're playing with. For example, here is the URL after my first move: https://lichess.org/editor/rnbqkbnr/pppppppp/8/8/8/6P1/PPPPPPP1/RNBQKBNR_w_KQkq_-

Otherwise, you can play on tabletopia.

Index

Piece Movements

Pawn

The pawn can move diagonally. It takes forward. On the first move, it can move forward two spaces.

Pawn moves

Bishop

The bishop moves normally. Additionally, it can jump over a piece without taking it. It has to stop on the next square. It can take a piece on that next square if there is one.

Bishop moves

Knight

The knight can no longer jump over pieces. It moves like a rook then one to the side.

Knight moves

The following move is invalid since it is blocked by the pawn:

Bad knight move

Rook

The rook moves normally. Additionally, it can jump over a piece without taking it. It has to stop on the next square. It can take a piece on that next square if there is one.

Rook moves

Queen

The queen moves normally. The queen also has a 3x3 zone around itself. A jumping piece cannot end up in that zone after a jump.

Queen moves Queen safety zone

King

The king moves normally. The king also has a 3x3 zone around itself. A jumping piece cannot end up in that zone after a jump. Like in normal chess, castling is allowed.

King moves King safety zone

Example Start 01

The following is an example attack on the black rook starting from the first move.

White move 01

Black has four different defenses:

Black move 01a Black move 01b Black move 01c Black move 01d

About

A chess variant that might or might not be fun.

Topics

Resources

License

Stars

Watchers

Forks