- Gaming Project
This project is a racing car game. It has different levels of increasing difficulty. It is implemented using c++(includes graphics.h).
- Library Management System
This project is for managing a library. It assumes that each student has a card no. Each book has a unique book no. Books can be issued, submitted and to add, update or delete student or book records. It is implemented using c++(includes fstream.h).