|
2778a490a7
|
Changed header names to be more consistent
|
2025-03-27 21:44:51 +01:00 |
|
|
35cd28b6be
|
Cleaned up main.cpp
|
2025-03-27 18:09:44 +01:00 |
|
|
efc1b264b8
|
Made code style more consistent, use const reference in parameters, and removed a redundant check
|
2025-03-27 18:05:20 +01: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.
|
2025-03-27 15:07:45 +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 |
|
|
f5e96e7704
|
Now iterating over a Frame object
|
2025-03-26 23:03:23 +01:00 |
|
|
8fdd4c18fd
|
Validate if roll is higher than 10, and lower than 0
|
2025-03-26 12:05:45 +01:00 |
|
|
5b61f0e5d9
|
Follow c++ naming convention
|
2025-03-19 11:21:04 +01:00 |
|
|
67d8fa370d
|
Fix include folder name, update dockerfile and compile the executable inside the docker container
|
2025-03-19 10:26:16 +01:00 |
|