Currently it supports UCI engines (but it was not tested extensively) and importing positions from FEN strings.
- cd build
- cmake ..
- make
- ./qtchess
- Fixing all FIXME / TODO in source code.
- Exporting games to PGN.
- Importing games from PGN.
- Layout management.
- ???