summaryrefslogtreecommitdiff
path: root/model
AgeCommit message (Collapse)Author
2021-08-23Created a basic UI that displays a single positionMike White
2021-08-23Cleaned up a littleMike White
2021-08-23Added a helper function for the UI to useMike White
2021-08-23Added documentation for the structuresMike White
2021-08-22Optimized the speed by predefining all possible movesBotahamec
2021-08-22Fixed last unit testBotahamec
2021-07-20Fixed unit testsmrw1593
2021-07-20Fixed a couple errorsmrw1593
2021-07-13Moved `can_jump` into `backward_right_movers`Botahamec
2021-07-13Updated docs and testsmrw1593
2021-07-08here's what i have so farBotahamec