Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 1.07 KB

File metadata and controls

37 lines (33 loc) · 1.07 KB

Table of contents

General info

Web based visualisation app which generates chess heatmaps. Data is gathered from around 13k games and around 1M positions, every heatmap visualizes the location of pieces or the location of certain game events.

Installation

install front-end depenencies

npm install

run local server

ng serve

Technologies

Project is created using:

Screenshots

Most popular first moves from the white side Heatmap1 Most popular first moves from the black side Heatmap2 Last move king position from the both sides Heatmap3 En passant captures from the both sides Heatmap4 All pieces capture location from the both sides Heatmap5