Rasmus Rasmussen owner
owner merged pull request owner/Bowling#9 2025-03-27 14:22:05 +00:00
validate-input
owner pushed to main at owner/Bowling 2025-03-27 14:22:05 +00:00
b8e2e8e2fd Merge pull request 'validate-input' (#9) from validate-input into main
1228b7150a Validate if there are more or less than the allowed rolls, if the numbers are valid and if the number isn't a number.
4a09cbbb33 Merge pull request 'main' (#8) from main into validate-input
Compare 3 commits »
owner created pull request owner/Bowling#9 2025-03-27 14:22:01 +00:00
validate-input
owner pushed to validate-input at owner/Bowling 2025-03-27 14:07:51 +00:00
1228b7150a Validate if there are more or less than the allowed rolls, if the numbers are valid and if the number isn't a number.
owner pushed to validate-input at owner/Bowling 2025-03-27 12:57:59 +00:00
4a09cbbb33 Merge pull request 'main' (#8) from main into validate-input
0ebfb2b86d Merge pull request 'simplify-printing' (#7) from simplify-printing into main
76284c3951 Add 0 roll handling aswell
aa81717fd9 Removing the redundant score calculation from parseValues, as the overarching logic is the same as the calculateScore function
7d9da3cc50 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
Compare 7 commits »
owner merged pull request owner/Bowling#8 2025-03-27 12:57:57 +00:00
main
owner created pull request owner/Bowling#8 2025-03-27 12:57:52 +00:00
main
owner pushed to main at owner/Bowling 2025-03-27 12:54:29 +00:00
0ebfb2b86d Merge pull request 'simplify-printing' (#7) from simplify-printing into main
76284c3951 Add 0 roll handling aswell
aa81717fd9 Removing the redundant score calculation from parseValues, as the overarching logic is the same as the calculateScore function
7d9da3cc50 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
Compare 4 commits »
owner merged pull request owner/Bowling#7 2025-03-27 12:54:28 +00:00
simplify-printing
owner created pull request owner/Bowling#7 2025-03-27 12:54:23 +00:00
simplify-printing
owner pushed to simplify-printing at owner/Bowling 2025-03-27 12:54:08 +00:00
76284c3951 Add 0 roll handling aswell
owner pushed to simplify-printing at owner/Bowling 2025-03-27 11:26:21 +00:00
aa81717fd9 Removing the redundant score calculation from parseValues, as the overarching logic is the same as the calculateScore function
owner pushed to simplify-printing at owner/Bowling 2025-03-27 11:24:08 +00:00
7d9da3cc50 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
owner created branch simplify-printing in owner/Bowling 2025-03-26 22:22:37 +00:00
owner pushed to simplify-printing at owner/Bowling 2025-03-26 22:22:37 +00:00
owner pushed to simplify-score-calculation at owner/Bowling 2025-03-26 22:11:04 +00:00
b80d0159f0 Fix rolls4.txt file. It had the wrong amount of rolls
owner pushed to main at owner/Bowling 2025-03-26 22:10:22 +00:00
61b00d40db Merge pull request 'simplify-score-calculation' (#6) from simplify-score-calculation into main
f5e96e7704 Now iterating over a Frame object
05ba979f58 Testing roll combination validation
8fdd4c18fd Validate if roll is higher than 10, and lower than 0
Compare 4 commits »
owner merged pull request owner/Bowling#6 2025-03-26 22:10:21 +00:00
simplify-score-calculation
owner created pull request owner/Bowling#6 2025-03-26 22:10:14 +00:00
simplify-score-calculation
owner created branch simplify-score-calculation in owner/Bowling 2025-03-26 22:03:29 +00:00