Xiangqi-Stockfish fork? #277
maksimKorzh
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
The only Xiangqi engine except Fairy-SF, that is declared by its author as SF-based, is Chameleon (https://github.com/EterCyber/Chameleon). It is based on SF7 at so specialized to the Xiangqi game, that it plays still a bit stronger than Fairy-SF. Although Chameleon is rather old, it is not impossible that ideas in its code can be adapted to make Fairy-SF stronger, without to break the other variants |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey what's up guys, Code Monkey King's here.
I did a couple of xiangqi related projects:
Xiangqi engine in JS: https://github.com/maksimKorzh/wukong-xiangqi
Cross-platform XIangqi GUI (electron js): https://github.com/maksimKorzh/ccbridge-js
And has been covering them on youtube: https://www.youtube.com/channel/UCB9-prLkPwgvlKKqDgXhsMQ
But all that is just a proof-of-concept implementations with the didactic purposes in mind,
so now I'm looking for a solid project to contribute and like-minded people to work with on it.
Beta Was this translation helpful? Give feedback.
All reactions