Skip to content

This program aims to provide visual representation of all legal chess moves in any given board state, by drawing arrows from the origin cell to the destination cell. Capture moves can have a different arrow colour, while capture moves of defended pieces should also be displayed.

Notifications You must be signed in to change notification settings

victord03/chess_moves_visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chess_moves_visualisation

This program aims to provide visual representation of all legal chess moves in any given board state, by drawing arrows from the origin cell to the destination cell. Capture moves can have a different arrow colour, while capture moves of defended pieces should also be displayed.

About

This program aims to provide visual representation of all legal chess moves in any given board state, by drawing arrows from the origin cell to the destination cell. Capture moves can have a different arrow colour, while capture moves of defended pieces should also be displayed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages