summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-12Prevent piece capture on illegal moveStephen Enders
2022-02-12Create win sequenceStephen Enders
2021-01-30Mark logging doneStephen Enders
2021-01-30Hide the terminal in windows executionStephen Enders
2021-01-29Add verbose loggingStephen Enders
2021-01-29Add windows and linux build notesStephen Enders
2021-01-29Add more tasksStephen Enders
2021-01-29Only allow moves based on position + rollStephen Enders
2021-01-29Expand tasksStephen Enders
2021-01-29Allow player to pass when no available movesStephen Enders
2021-01-29Don't clear all pieces upon captureStephen Enders
2021-01-29Add icon to the windowStephen Enders
2021-01-28Reroll on star movesStephen Enders
2021-01-28Score on final positionStephen Enders
2021-01-28Allow turn passing on 0 rollStephen Enders
2021-01-28Update tasksStephen Enders
2021-01-27Legal placement logic and capturingStephen Enders
2021-01-27Move board to use piece_tStephen Enders
2021-01-23Move source files to src folderStephen Enders
2021-01-23Add goal slots and task listStephen Enders
2021-01-21Rearrange spritesStephen Enders
2021-01-21Fix animation to be unsync'dStephen Enders
2021-01-21Ensure timers initialize not startedStephen Enders
2021-01-21Add sprite snappingStephen Enders
2021-01-21Add dice roll text and moving piecesStephen Enders
2021-01-21Add rolling animationStephen Enders
2021-01-20Create timer and use it to end the rolling phaseStephen Enders
2021-01-18Move helper.h to helper.hpp and reformatStephen Enders
2021-01-18Lock mouse clickStephen Enders
2021-01-18Update vectors of pointers to vectors of objectsStephen Enders
2021-01-18Roll tweaksStephen Enders
2021-01-17Rolling updates + Score changeStephen Enders
2021-01-05Pass reference when passing objects!Stephen Enders
2021-01-05WIP - rendering pieces, cannot figure why textures not loadingStephen Enders
2021-01-05Initial commit - RenderingStephen Enders