Chess-Inspector
Visualize move, protection and threat status
Perl★ 100⑂ 3 forksArtistic-2.0updated 4 years ago
git clone https://github.com/ology/Chess-Inspector.gitology/Chess-InspectorREADME.mdfork it — it’s yours
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:
Hover over a piece (e.g. the black knight):
more like this
cc65-Chess
Portable chess game in C. Commodore 64, Apple 2, Atari, Oric, Commander X16, curses terminal, etc.
C★ 50

