soyflourbread / therook-qt

A modern chess app (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Rook!!

No, it's not yet usable.

A somewhat familiar chess app.

screenshot 0

What's Implemented?

Most progress is being made in the chess library crates.io/sacrifice , as Rust currently lacks good chess libraries with game tree support.

Features already implemented:

  • Node tree traversal
  • PGN parsing and writing

What's Next?

  • UCI interface, etc
  • Eval bar
  • Computer play
  • UI polishment
  • lichess integration

About

A modern chess app (WIP)


Languages

Language:QML 78.0%Language:CMake 15.8%Language:C++ 6.1%