summaryrefslogtreecommitdiff
path: root/ui/src/main.rs
AgeCommit message (Collapse)Author
2023-10-03Update UIMicha White
2021-09-19Fixed segmentation faultMike White
2021-09-18Created a transposition table and fixed some bugsMike White
2021-08-29Added the ability to moveMike White
2021-08-27Highlighted possible moves when a piece is clickedMike White
2021-08-23Created a basic UI that displays a single positionMike White