You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Chess Engine designed in JAVA. I used some data structures such as Lists and Maps and I used the GUAVA Library to perform some operations on these data structures.