Age | Commit message (Expand) | Author |
---|---|---|
2023-02-26 | Code quality and improvements | Steph Enders |
2022-02-12 | Shorten roll timer | Stephen Enders |
2022-02-12 | Prevent piece capture on illegal move | Stephen Enders |
2022-02-12 | Create win sequence | Stephen Enders |
2021-01-29 | Add verbose logging | Stephen Enders |
2021-01-29 | Only allow moves based on position + roll | Stephen Enders |
2021-01-29 | Allow player to pass when no available moves | Stephen Enders |
2021-01-29 | Don't clear all pieces upon capture | Stephen Enders |
2021-01-29 | Add icon to the window | Stephen Enders |
2021-01-28 | Reroll on star moves | Stephen Enders |
2021-01-28 | Score on final position | Stephen Enders |
2021-01-28 | Allow turn passing on 0 roll | Stephen Enders |
2021-01-27 | Legal placement logic and capturing | Stephen Enders |
2021-01-27 | Move board to use piece_t | Stephen Enders |
2021-01-23 | Move source files to src folder | Stephen Enders |