gbtami / chessgroundx

Fork of https://github.com/lichess-org/chessground Supports boards up to 16x16
GNU General Public License v3.0
39 stars 16 forks source link

Version Ten #39

Closed Fulmene closed 2 years ago

Fulmene commented 2 years ago
  1. Integrate pocket code into the drag framework. It should work similar to dragging from the board flawlessly.
  2. Add DropOrig to the API's move method.
  3. Remove variant and chess960, replaces with setting the premove and predrop functions directly.

These changes are also documented in README-X.md