-
47dcfcfeb0
add some move functions
zig
k
2025-12-23 00:35:17 -05:00
-
69f11f7220
add todo
k
2025-12-23 00:31:04 -05:00
-
a7c9f4f472
removed all c code
k
2025-10-27 13:54:27 -04:00
-
775228d691
fixed position command bug
k
2025-10-22 09:43:50 -04:00
-
c1eade9440
working knightCalc
k
2025-10-22 09:27:00 -04:00
-
94b501fd17
knightMove runtime should be working
k
2025-10-21 19:52:16 -04:00
-
ded1566f53
fixed fenGame loading backwords
k
2025-10-21 19:49:22 -04:00
-
1d41b76fa8
added helper functions for move
k
2025-10-21 19:18:41 -04:00
-
7cded275f2
updated fenGame function.
k
2025-10-21 19:16:21 -04:00
-
6af6a16a77
added stock fish for move eval in uchess
k
2025-10-21 19:13:10 -04:00
-
10f81cf7f0
Updated types to use more zig types in zig code
k
2025-10-21 19:11:07 -04:00
-
054cd41cf6
updated some types to u64 in c code
k
2025-10-21 19:07:03 -04:00
-
008abd6444
fixed test memory leak
k
2025-09-29 12:23:17 -04:00
-
d6fa809505
started work on move gen
k
2025-09-29 11:29:55 -04:00
-
eccd8efdba
playMoves now in zig
k
2025-09-26 13:32:22 -04:00
-
ca1e62397c
fixed fenGame not updateing whiteToMove
k
2025-09-26 13:30:32 -04:00
-
059f672c17
fixed memory leak
k
2025-09-26 11:18:46 -04:00
-
f9dda928b2
updated tests
k
2025-09-26 11:04:35 -04:00
-
bb3bc4442a
fenGame now in zig
k
2025-09-25 19:46:02 -04:00
-
93e7ff61e0
playMoves called corectly
k
2025-07-18 14:45:47 -04:00
-
da8eb581e3
C go added and uci ret type
k
2025-07-12 15:08:12 -04:00
-
f9cdd9a259
Merge branch 'zig' of git.dhilton.xyz:k/RatChess into zig
k
2025-07-01 16:04:10 -04:00
-
-
5a7b5f1642
fenGame fn connected to zig
k
2025-07-01 15:59:39 -04:00
-
34601f9c9d
update nix version
k
2025-07-01 16:01:05 +00:00
-
3a9b53d384
fix yaml
k
2025-07-01 15:57:58 +00:00
-
-
986e8c8334
add nixbased build ci
k
2025-07-01 02:56:48 -04:00
-
fc32b56a2f
working in zig build
k
2025-07-01 02:16:44 -04:00
-
89e00df712
fix queen move bug
main
k
2025-06-20 03:56:20 -04:00
-
05a0b2b7f1
switch to builtin_popcountll for board eval
k
2025-06-19 19:41:44 -04:00
-
e1fe8ee603
misc improvements
k
2025-06-19 19:40:11 -04:00
-
eaaa0ca24d
depth search
k
2025-06-19 17:28:00 -04:00
-
c25de2cb55
Quick pice counting
k
2025-06-19 15:46:48 -04:00
-
9534803a60
Improved promotion
k
2025-06-19 14:49:06 -04:00
-
5dd8f04286
queen Movement working
k
2025-06-19 04:45:30 -04:00
-
9f06b9d86c
king move
k
2025-06-19 04:33:40 -04:00
-
76c69dbf18
bishop move + moves format
k
2025-06-19 04:00:17 -04:00
-
49befc72b6
Rook movement
k
2025-06-19 03:49:48 -04:00
-
bfe9335515
pic random move
k
2025-06-19 03:48:31 -04:00
-
3aa41364b3
quick code split.
k
2025-06-18 12:38:00 -04:00
-
8624840700
knight moves
k
2025-06-15 13:45:04 -04:00
-
b2433993a6
Pawn captures
k
2025-06-15 02:33:50 -04:00
-
33592762a7
fixed always promoteing to one color
k
2025-06-12 05:14:34 -04:00
-
1d7d15fb52
added uchess and cutechess for testing
k
2025-06-12 04:50:42 -04:00
-
64b979b9ab
Bit board updates based on moves
k
2025-06-12 04:49:44 -04:00
-
5c58c86fba
basic bit board with fen loading
k
2025-06-11 11:14:43 -04:00
-
c2d539e6a9
minimum uci parceing
k
2025-06-10 06:23:25 -04:00
-
276539181c
Initial commit
k
2025-06-10 06:29:31 +00:00