Skip to content
/ acnab Public

A Python script for rendering an ascii chessboard using abbreviated algebraic chess notation.

License

Notifications You must be signed in to change notification settings

wsams/acnab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acnab

A Python script for rendering an ascii chessboard using abbreviated algebraic chess notation. The original chess.py has been forked into the web directory and output updated for HTML and interpolated by PHP. At this point it's an experiment and may or may not be merged together.

Usage

python3 chess.py '1. Pf2f4 2. Nb8c6'

or open web/index.php in a browser with PHP enabled on the server. PHP7+

Screenshot

ASCII board

screenshot of ascii board

HTML board

screenshot of board in a browser

About

A Python script for rendering an ascii chessboard using abbreviated algebraic chess notation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published