zkayser / chess

2 stars 0 forks source link

Encode moves as a series of bits #37

Closed zkayser closed 1 year ago

zkayser commented 1 year ago

Riffing off of this idea to encode chess to-from moves as a series of bits with an extra 4 bits for flags related to move kind and piece promotions, etc.