|
0ebfb2b86d
|
Merge pull request 'simplify-printing' (#7) from simplify-printing into main
Reviewed-on: #7
|
2025-03-27 12:54:27 +00:00 |
|
|
76284c3951
|
Add 0 roll handling aswell
|
2025-03-27 13:54:02 +01:00 |
|
|
aa81717fd9
|
Removing the redundant score calculation from parseValues, as the overarching logic is the same as the calculateScore function
|
2025-03-27 12:26:17 +01: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
|
2025-03-27 12:24:02 +01:00 |
|
|
61b00d40db
|
Merge pull request 'simplify-score-calculation' (#6) from simplify-score-calculation into main
Reviewed-on: #6
|
2025-03-26 22:10:20 +00:00 |
|
|
f5e96e7704
|
Now iterating over a Frame object
|
2025-03-26 23:03:23 +01:00 |
|