ianfab / fairyground

playground for Fairy-Stockfish in the browser
https://fairyground.vercel.app/
GNU General Public License v3.0
20 stars 5 forks source link

Variant description & Wiki page link (if there is) for all built in variants & Random Mover #81

Closed yjf2002ghty closed 1 day ago

yjf2002ghty commented 2 weeks ago

After this change:

  1. Added wiki page link feature for \<Variant INFO>
  2. Added variant description & wiki page link for all built in variants. If there is a wiki page, the dialog will show the link and ask whether the user want to go to the wiki page.
  3. Added theme for Supply Chess, Makruk House and Janggi House.
  4. Fixed memory leak in getNotation() and added result display for SAN moves.
  5. Added Random Mover feature.
vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fairyground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2024 2:32pm
ianfab commented 1 day ago

Thanks