aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-09-28Update makefile and readmeJP Appel
2024-09-28Fix board iterators on square boardsJP Appel
2024-09-28Update test to check group iteratorsJP Appel
2024-09-28Refactor game state to array of structsHEADmainJP Appel
2024-09-27Add project makefile + Update gitignoreJP Appel
2024-09-11Start work on bingo functionalityJP Appel
Created a simple struct for game state. Started work on board generators and their seeds.
2024-09-11Initial commitJP Appel