raytran / protochess

Online multiplayer chess website that lets you build custom pieces/boards. Written in Svelte + Rust.

Home Page:https://protochess.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to replace the king with a custom piece

AdityaKotari opened this issue · comments

As of right now, this is intentional. There must be one king per side to calculate checkmate rules. A planned feature is for other pieces to act like kings, but this hasn't been implemented yet. As of today, I've taken a break from this project, but I'm open to PRs!

Would be nice to not need a king a default to hoard rules.