The project implements a digital clock on the console using C++, showcasing the current time.
This is a small project using C++ showcasing a security system application, which allows users to change the existing password by the new one and access the file data by the existing password.
This small project implements the concept of encrypting user-entered text and decrypting it later using C++.
This is a classical snake game which has been played by everyone in their childhood. The game uses C++ libraries and user defined class 'snake' to implement it.