Skip to content

Simple GUI and engine for playing flickering chess variant (written on Kotlin)

License

Notifications You must be signed in to change notification settings

antma/flickering-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickering chess variant rules

  • If knight or bishop is situated on rook's file (a or h) then it moves as a rook
  • If rook or bishop is situated on knight's file (b or g) then it moves as a knight
  • If rook or knight is situated on bishop's file (c or f) then it moves as a bishop
  • In all other cases rules as in regular chess including en passant, pawn promotion, castling, fifty move draw etc.

Installation

Requires JAVA 8

How to run

java -jar flickering-chess.jar

Play online

Yandex Games

About

Simple GUI and engine for playing flickering chess variant (written on Kotlin)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published