Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 523 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 523 Bytes

elm-chessboard

Demo here

A 2-player Chessboard implementation in elm-lang.

A personal pet project to try out The Elm Architecture.

Todo

Minimal

  • All Possible Moves (Done)
    • Basic moves for all pieces
    • Enpassant
    • Promotion
    • Castling
    • Handling King Check
  • Better Styling
  • Use images for pieces
  • Undo/Redo
  • Chess record notation

LICENSE

MIT