Siddharth1989 / PythonChallengeChessGameAnalysis

Unpacked a chess game data file, separated the black and white moves and visualised the 10 most common moves.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PythonChallengeChessGameAnalysis

Unpacked a chess game data file that is given in the .pgn format, separated the black and white moves and visualised the 10 most common moves using a bar chart.

Instructions for Use:

  1. The code description is given in the markdown cells of the .ipynb file.
  2. Please use the appropriate references while reusing the code under the guidelines of the GNU General Public Licence 3.0

About

Unpacked a chess game data file, separated the black and white moves and visualised the 10 most common moves.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%