BeginnerProjects
BeginnerProjects copied to clipboard
C++ projects for beginners.
This project include knowledge of OOPS and constructor and destructor. It also includes file handling concept.
Declare all the classes in header files.
issue #16 #14 here i use an oops concept and created a class and modify the given code
Easy mode: Chance of user's win is 50%. Hard mode: Chance of user's win is 0%.
Make the file up to date.
Currently, the game folder consists of one main.cpp file. Make the program OOP oriented.