summaryrefslogtreecommitdiff
path: root/pieces.c
AgeCommit message (Expand)Author
2022-06-06Flatten map to array of size H*WFrederick Yin
2022-06-06Exit if malloc() failsFrederick Yin
2022-06-01Game pointsFrederick Yin
2022-06-01Move piece-map operations to piece.cFrederick Yin
2022-05-31Initial commit: placing piecesFrederick Yin