This Left Center Right dice game was originally created 02/17/2017. I built it using visual studios and the C++ language. I added some visual references to the game to make it more appealing with its text based output. I was sure to use a range of functions to demonstrate my versatility of problem solving. I feel that it showcases some of my C++ programming abilities well.
       
        I wanted to go back and fix a few pieces of code and add some new features. I added the ability to store the previous winner in a text file and read it after the directions at the start of every game. I added in some safety measures to prevent runtime errors. Adding a bool integer check statement when getting the number of players helped me achieve this. This was one of the major problems that I was having with the code previously and I am happy that I was able to address it with a small block of code. The bool check came in a second round of improvements after some encouragement to continue working on the code.
C++ Programming
Published:

C++ Programming

Published: