catchouli / better_tactics

Chess tactics trainer with spaced repetition
GNU General Public License v3.0
27 stars 0 forks source link

Implement promotion UI #2

Closed catchouli closed 1 year ago

catchouli commented 1 year ago

The only awkward part now is that chessground doesn't have a promotion UI by default when you move a pawn to the last rank, so we need to add that. Right now it just assumes auto-queen but that's especially dopy since it doesn't actually even queen lol and you just get left with a pawn on the back rank.

Here's one that reproduces it: http://localhost:3030/tactics/single/yxW8g

catchouli commented 1 year ago

87259f8 supports promotion and will be in 1.2