jussisaurio / hchess

Haskell Chess with amazing Nethack-style UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hchess

TODO (features):

  • some simple engine for computer play
  • support official chess move notation
  • actually make a UI somehow

TODO (bugs):

  • castling checks dont take into account scenario where rook hasn't moved but has been captured

TODO (hygiene):

  • refactor to modules with clean separation of concerns
  • clean up spaghetti logic

About

Haskell Chess with amazing Nethack-style UI

License:MIT License


Languages

Language:Haskell 100.0%