-
I've found a case with `{rayvertex}` v0.4.11 where `scene_from_list()` throws an ERROR when building a scene from a list of "ray_mesh" objects:
```r
library("piecepackr")
library("ppgames") # rem…
-
**Describe the bug**
A board with insufficient material is not being recognized as such, and its `IsEndGame` is `false`, etc.
**To Reproduce**
```
var board = ChessBoard.LoadFromFen("2b5/4kB2/8/…
-
thanks!
-
https://docs.rs/chess/ is a nice option for a chess library, supporting legal moves query, game status (checkmate, stalemate, ect) detection and so on.
We should write a wrapper to the library we cho…
-
Hi,
First of all thanks for wonderful library. I have been trying to use the same, however on resize of the browser window or change of orientation, the chess board is redrawn and initialized again.…
-
@dholmes-epcc-ed-ac-uk and I were talking about an issue the other night at dinner, and I wanted to record it because it's a serious issue that needs to get fixed in MPI next.
MPI-3.1 section 3.5 p…
-
I'm following this [tutorial](https://github.com/clj-python/libpython-clj/blob/master/topics/Usage.md) in Emacs Cider. However, after executing
```
(require '[libpython-clj2.python
…
-
I was using it and today I check and it stopped working.
https://user-images.githubusercontent.com/49835614/189490314-39ac48b4-f6ed-4b75-8d37-d06d6b14aa18.mov
It's weird because when I run the …
-
I want to add 2.5w ttl/pwm laser module to my corexy plotter.
https://goo.gl/images/2awCuV
1. What is the best method TTL or PWM?
2. What is the Wiring digram of TTL and PWM?
3. How to supply…
-
currently library supports parsing of standard **PGN Seven Tag Roster**:
- `Event`, `Site`, `Date`, `Round`, `White`, `Black`, `Result`
and adds couple of more of non-standard tags:
- `Annotato…