Bowling/include
2025-03-27 18:09:44 +01:00
..
FileUtil.h Validate if there are more or less than the allowed rolls, if the numbers are valid and if the number isn't a number. 2025-03-27 15:07:45 +01:00
Frame.h Now iterating over a Frame object 2025-03-26 23:03:23 +01:00
NumberUtils.h Made code style more consistent, use const reference in parameters, and removed a redundant check 2025-03-27 18:05:20 +01:00
PrintFrames.h Cleaned up main.cpp 2025-03-27 18:09:44 +01:00
ScoreCalculator.h Made code style more consistent, use const reference in parameters, and removed a redundant check 2025-03-27 18:05:20 +01:00