ephremdeme / data-structure-and-algorithms

Implement most data structures and algorithms in different programming languages.
Apache License 2.0
50 stars 145 forks source link

Added a program to check possible moves in chess #367

Closed sharu606 closed 3 years ago

sharu606 commented 3 years ago

Hey there!

I have added a python program to check the possible moves in a chess game.