Bowling/include
2025-03-27 15:07:45 +01:00
..
FileHelper.h Follow c++ naming convention 2025-03-19 11:21:04 +01:00
FileReader.h Follow c++ naming convention 2025-03-19 11:21:04 +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
NumberHelper.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
PrintFrames.h The printing function now only prints a single string, that has been created by the function PrintFrames::parseValue(vector<Frame> frames) that parses the frames 2025-03-27 12:24:02 +01:00
ScoreCalculator.h Now iterating over a Frame object 2025-03-26 23:03:23 +01:00