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
35cd28b6be
Bowling
/
include
History
rasmus
35cd28b6be
Cleaned up main.cpp
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