ology / Chess-Inspector

Visualize move, protection and threat status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Visualize move, protection and threat status

License:Artistic License 2.0


Languages

Language:Perl 70.0%Language:CSS 24.2%Language:HTML 5.8%