Skip to content

ology/Chess-Inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess::Inspector

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