From 06f02873bf6e819ae343effefd3354cd011e7f07 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Wed, 25 Feb 2026 18:44:23 +0530 Subject: board.html + moveable pieces & bitboard updates --- board.html | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 board.html (limited to 'board.html') diff --git a/board.html b/board.html new file mode 100644 index 0000000..add0337 --- /dev/null +++ b/board.html @@ -0,0 +1,75 @@ + + + + + + Board + + + + +
+
+
+
+
+
+ + -- cgit v1.2.3