aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Collapse)Author
2020-01-23First draft of win checkingtslil clingman
2020-01-20Some bug in moving tall stacks ... ?tslil clingman
2020-01-20Move rules were incorrectly/incompletely implementedtslil clingman
2020-01-20bool + log ad hoc --> Result<_,_> & refactoringtslil clingman
2020-01-19Parsing `by hand', gui in separate moduletslil clingman
2020-01-19reading string action entries workstslil clingman
2020-01-19Renaming for sanitytslil clingman
2020-01-18Working on first turn tracking and the interfacetslil clingman
2020-01-18working on game trackingtslil clingman
2020-01-15Rendering of boards, redid BoardGui using windowstslil clingman
2020-01-14Second draft of checking code, beginning on perform actionstslil clingman
2020-01-11Notes about action checking and generationtslil clingman
2020-01-11Working on checking validity of stack movestslil clingman
2020-01-11Inittslil clingman