aboutsummaryrefslogtreecommitdiff
path: root/src/game.rs
AgeCommit message (Expand)Author
2020-02-01Features complete for v 0.1.0tslil clingman
2020-01-30Some minor bugstslil clingman
2020-01-30Big restructuring for modal UI. Undo & log scrolling addedtslil clingman
2020-01-27Names, who goes first, date in PTNtslil clingman
2020-01-27fix ptn issuestslil clingman
2020-01-27Option parsing, some turn order confusion. Still bugs with movestslil clingman
2020-01-26Playing against the computer actually works!tslil clingman
2020-01-23First draft of win checkingtslil clingman
2020-01-21fixed tall stack nonsense, improved parsertslil 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-18Working on first turn tracking and the interfacetslil clingman
2020-01-18working on game trackingtslil clingman