Skip to content

surwasevb/Chess-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess-App

Muliple Pieces on chess board are having different behaviour.
Need to find possible positions for next move for particular Piece (King, Queen, Pawn, Knight, Rook, Knight, Bishop)
Chess board is of size 8 x 8. Each location viewed as one pair of coordinates
  • Input : Current location of piece & piece type.
  • Ouput : List of all possible locations in next move.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages