We have created a password-protected diary as a semester project. The code is written in C programming language. The diary has a few properties which include:
- Password Protect
- Add New Data
- Edit existing data
- Delete existing data
- Play a game: If someone gets bored, there is a simple but entertaining game. The game is: the computer has selected a random number between 1 and 100 and the player has to guess it. The total score is 200 if the player picks up the wrong number he/she will be charged 5 and vice versa.
- All rights reserved.