Skip to content

vbrandl/elm-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elm Chess

A simple chess SPA implemented in Elm. A (maybe out-of-date) version of the app can be found here.

TODO

Not all rules are implemented yet:

  • Only allow valid moves (e.g. you cannot be in check after moving)
  • Trade pawns
  • Castling
  • En-passant capturing
  • Efficient decision if in checkmate

About

A simple chess game implemented in elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages