A 2-player Chessboard implementation in elm-lang.
A personal pet project to try out The Elm Architecture.
- All Possible Moves (Done)
Basic moves for all piecesEnpassantPromotionCastlingHandling King Check
Better StylingUse images for pieces- Undo/Redo
- Chess record notation
MIT