Skip to content

addnab/elm-chessboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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