summaryrefslogtreecommitdiff
path: root/model/src/moves.rs
AgeCommit message (Collapse)Author
2025-12-08StuffHEADmainMica White
2023-12-28Changes made to support the eventual C APIMicha White
2023-12-22Add SquareCoordinates methodsMicha White
2023-12-21Add docsMicha White
2023-12-21Reduce the size of a move to 8 bitsMicha White
2023-12-21Added some small extra functionality to the engineMicha White
2021-09-15Added best move functionMike White
2021-09-06Unit testsMike White
2021-08-29Added the ability to moveMike White
2021-08-27Highlighted possible moves when a piece is clickedMike White
2021-07-20Fixed unit testsmrw1593
2021-07-13Updated docs and testsmrw1593
2021-07-08here's what i have so farBotahamec