Skip to content

MageOfficial/reversichess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reversichess

Chess with reversi mechanics

Demo: https://reversichess.netlify.app/

How To Play

Pieces move like regular chess pieces and all chess mechanics happen before any reversi style "flipping". Special cases: -An en passant captures then checks for all possible flips. -Castling causes causes flips resulting from the king's move but not the rooks

There currently is no check/checkmate so the game ends when you capture or flip the opponents king.

A flip happens if a move causes there to be two pieces of the same color with a solid line of opposite color pieces in between them, the pieces in between flip colors to be the same color as the surrounding pieces.

Uses chessboard.js and a modified chess.js to work

About

Chess with reversi mechanics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors