~macaptain/lkdo-chess

A chess engine written in Zig
Rename resetBit to unsetBit
Add subOccupancy function for generating submasks
Add comptime arrays for number of relative occupancies

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~macaptain/lkdo-chess
read/write
git@git.sr.ht:~macaptain/lkdo-chess

You can also use your local clone with git send-email.

#LKDO chess engine

For learning about chess engines and Zig.

#Inspired by