Skip to content

A simple FEN reader which generates a chessboard

License

Notifications You must be signed in to change notification settings

AmitT98/chess-fen-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess FEN Reader

A chess FEN reader which generates a board based on the FEN input.

FEN: r1bk3r/p2pBpNp/n4n2/1p1NP2P/6P1/3P4/P1P1K3/q5b1

Roadmap

  • Take input from user directly in browser using prompt() window or add an input box
  • Allow flipping the board
  • Add letters and number on side of board
  • Add feature showing what pieces have been captured
  • Add terminal view in webpage
  • Add board themes
  • Add piece themes
  • Error handling upon invalid input

Contributing

If you wish to contribute, make sure to read the CODE OF CONDUCT and Contributing guidelines before doing so.

Awesome Contributors

License

This project is licensed under the MIT License.

Credits

Chess icons used in this project are from Wikimedia and are licensed under the Creative Commons Attribution-Share Alike 3.0 Unported License. The icons were created by Colin M.L. Burnett, and can be found at Wikimedia.

About

A simple FEN reader which generates a chessboard

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 81.3%
  • HTML 9.4%
  • CSS 7.2%
  • Batchfile 2.1%