If you are looking for a simple and easy projects in C++ programming language for your school or college level competitions then you have come to the right place. Here I have shared some of the basic level projects which you can modify as per your requirements.
Note: You can now execute these codes on our online compiler.
List of Available Projects in C++ :
1.Bank Management System
If you are looking for small school or college level project, this Bank Management System projects in C++ can be a good start. This is a simple project where you can implement a banking system which has following features:
- Account management: Create and Delete accounts.
- Deposit amount.
- Withdraw amount.
- Balance enquiry.
- Modify existing accounts.
- List all accounts.
2. Tetris Game in C++:
You must have played the Tetris game when you were child, let’s implement it now in C++ language.
3.Simulation of Ethernet in C++:
This Simulation of Ethernet C Project is to simulate the Ethernet model explained in the class room. In this project, I was able to implement the interaction of Station-Process (SP) with the Communication Bus Process (CBP) through Socket programming. The SP is developed in C and the CBP is developed in C++. TCP is the transport protocol implemented for this project. In this project, when both SP and CBP are activated, any file sent on Station Process will be displayed on CBP.
4.Snake and Ladder:
Let’s implement one of our favorite game in C++, we all were great fan of Snake and Ladder:
5. Taj Mahal in C++:
Ever wondered how can you create Taj Mahal, let’s do this together in C++
6. Super Market Billing system:
This mini project is written in C++ where you find mainly two classes one class item another class amount and class amount is inheritance form class item.It is simple console application without graphics. From this project you learn file handling in c++ and use of stream class.And main defect of this program is that goto label is used to jump form one menu to another menu and separate function for editing and deleting items are not used.So,if you want to make it your school project or college mini project then modify it ,make separate function for editing and deleting and also try to use while loop instead of goto label .Any suggestion and help for this project is appreciated.
7.Hangman Game in C++:
8.Bouncing balls animation:
9. Casino Game in C++:
10.Console Shooting Game in C++:
11. Student Management System
Comment below in case you want to discuss about more projects in C++ programming language.
Use “Documentation Section:” in your source Code.
I want to make attendence management system using link list.How it will be developed
You can take help from this https://proprogramming.org/student-management-system-in-c/
plzz tell me some basic projects in ++
driving school automation system
i wanna make a job portal that uses a jarvis voice in java
can i have the student attendance management system in c++