CLI based game |=| User VS Randomized Choices |=| No ties only ONE WINNNER
Objective: To continuously enhance the flexibility and adaptability of the code, ensuring it evolves with my ongoing learning and development of new programming techniques.
🛠️ Feature | Implemented | Date |
---|---|---|
Remove std::endl and replace it with \n |
✔️ | 9/18/2024 2:47 AM UTC+3 |
Convert userChoice to uppercase |
✔️ | 9/21/2024 5:56 AM UTC+3 |
Use random utilities instead of rand() |
✔️ | 9/21/2024 8:28 PM UTC+3 |
Code divided into more functions for better organization and readability | ✔️ | 9/21/2024 8:37 PM UTC+3 |
remove redundant else statement | ✔️ | 9/22/2024 2:47 PM UTC+3 |