alantao912/juliette

Implement custom data structure for movelist

alantao912 opened this issue · 0 comments

Implement a custom data structure for the move list with counters storing data for the number of checks, and captures. This data structure should be optimized for swapping elements and popping back.