-
Syzygy50MoveRule
Disable to let fifty-move rule draws detected by Syzygy tablebase probes count as wins or losses. This is useful for ICCF correspondence games.
Some other engines have this, e.g. …
-
**s6073**: Suggestions for Decorations!
Dyable Umbrellas
Small, Medium,Large
Maybe interactive(closing/opening)
Wardrobe sizes
Gym equipment!
More Plants/ Potted Plants decorations
(Mushrooms pl…
-
It would be nice if the engine stored a list of captured pieces for each side and allows an easy API to access them. For example, to display the captured pieces next to the game, the user should be ab…
-
I've been working on some code refactoring with the goal of being able to easily debug the whole code and make it more reliable and resilient (I find it quite difficult to complete a whole game withou…
-
Python [API](https://cubnavarro.github.io/Firstproject/week%207/2022/10/11/PythonAPI.html)
College Board [Questions](https://cubnavarro.github.io/Firstproject/week%206/week%207/2022/10/10/CollegeBoar…
-
### Deliverables
- [x] Yak Shaving - (s)
- [ ] Chess board - (XL)
- [ ] Raise it from the dead
- [ ] Use [`git log`](http://git-scm.com/docs/git-log) to [hunt down the last commit](http://git-s…
sak55 updated
9 years ago
-
I want the paint-method (well, paintComponent it is) in GraphPanel to place ready graphic objects instead of calculating the shape there on the spot - as a preparation for placing chess gameboards (#1…
-
**Describe the bug**
When moving pieces freely on the board (using movable = {free: true}, the internal position is not kept up to date. This has the effect that if you then use api.putPiece(), the p…
-
This proposal is perhaps too costly. But I'm hopeful. :)
![cutechessframebyframe_upload](https://cloud.githubusercontent.com/assets/11148841/19114674/d745819c-8b06-11e6-9260-42d6810f13d9.png)
The im…
-
**Is your feature request related to a problem? Please describe.**
There are times when I want to play with my friend and the internet connection is not so good. There's an over-the-board feature but…