Chess::Inspector

June 7, 2022 ยท View on GitHub

Visualize move, protection and threat status

Installation

First, you need to have Perl and the superior package manager, cpanm.

git clone https://github.com/ology/Chess-Inspector.git
cd Chess-Inspector
cpanm --installdeps .
plackup bin/app.pl

Now browse to http://localhost:5000/

User interface:

User interface

Hover over a piece (e.g. the black knight):

Hover-Info