You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,3 +41,7 @@ A thin client for Stockfish. Comes in handy when we need to use Stockfish along
41
41
ChessVision
42
42
===========
43
43
A simple tool which uses the amazing wkhtml* library to convert chess positions in FEN to either static HTML or PNG images. (Active development going on. More to come)
44
+
45
+
BitBoardGen
46
+
===========
47
+
A basic module which converts FEN strings to Bit Boards. As of now, 12 Bit Boards are being created, one for each piece type.
0 commit comments