summaryrefslogtreecommitdiff
path: root/Board.h
AgeCommit message (Collapse)AuthorFilesLines
2020-06-14work on getting new game workingDaniel Jones1-2/+3
new games work only if the width and height are the same values
2020-06-13make shared_ptr -> unique_ptrDaniel Jones1-1/+1
2020-06-12basic game workingDaniel Jones1-1/+14
2020-06-11initial progressDaniel Jones1-0/+38