FunZone - in C
Since the 1st year of my Undergrad course is nearby to complete, my college informed us to submit a mini project that was developed in C/C++. Hey, that's awesome. I have teamed up with my friend Mahesh and we together decided to develop something fun in C.
Then, we came up with the idea of NickName generator. This program generates a random nickname every time you have entered your name. We stored up to 150 funny nicknames in a file and the program prints a random line of the file everytime.
Along with this, we have also developed a game "Guess The Number". The computer stores random number in the range of 1 to 100 and the player has to guess it in 10 chances.
Another game "Change This World", is leaving up to you and get the code and full information about my project in my GitHub account .
Comments
Post a Comment