-
I have a section on my Laravel website where the user can make some chess puzzle.
The function I wrote works for the black pieces, however when the user is white, every move made is always null and…
-
When capturing an enemy pawn that has passed your pawn by moving two places, clicking your pawn shows that you can either move straight ahead or capture the enemy pawn.
![image](https://cloud.githubu…
-
1. e4 e5 2. Nf3 c5 3. Bb5 Nc6 4. O-O Be7 5. c3 Nf6 6. Re1 O-O 7. d4 xd4 8. xd4 xd4 9. Bxc6 xc6 10. Nxd4 Bg4 11. f3 Bd7 12. Nc3 Qc7 13. Be3 Rd8 14. Qc2 Re8 15. Rd1 a5 16. a4 b6 17. b3 c5 18. Ne2 Bc6 19…
-
I am trying a rough and ready integration of stockfish with chessboardjs. I am using example 5001 as start point. I notice that chessjs uses standard algebraic while chessboardjs and stockfish use l…
-
I tried to use chessboard js with ionic you can checkout the code in my github repository here https://github.com/rohandalvi/ionicChess/blob/master/www/js/controllers.js .
Here I am using the Integra…
-
Hello Jeff!
My neme is Michael and I'm from Belarus and speak Russian )
At first I want to thanks you for high quality chest plugin.
Sorry for my english ))
I wat to ask you about one thing. When I…
-
Hello, I'm trying to create a tutorial called Pawn Wars, which is a normal chess game with only pawns. I am loading the FEN "8/pppppppp/8/8/8/8/PPPPPPPP/8", but it keeps returning false (invalid). Can…
-
I'm seeing pgn output for games built using this lib, rendered as "`2014-1-18`"
Will send a patch when I find time _(unless someone beats me to it)_. In the meantime I'm just hacking around it.
for …