This website requires JavaScript.
Explore
Help
Sign In
owner
/
Bowling
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
improve-dockerfile
Bowling
/
include
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
owner
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.
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