This website requires JavaScript.
Explore
Help
Sign In
owner
/
Bowling
Watch
1
Star
0
Fork
0
You've already forked Bowling
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
simplify-printing
#7
Merged
owner
merged 3 commits from
simplify-printing
into
main
2025-03-27 12:54:28 +00:00
Conversation
0
Commits
3
Files Changed
6
+126
-97
3 Commits
Author
SHA1
Message
Date
rasmus
76284c3951
Add 0 roll handling aswell
2025-03-27 13:54:02 +01:00
rasmus
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
rasmus
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