PingPong Game is a classic arcade game implemented in C++ using the Raylib library
-
Updated
Jun 19, 2023 - C
PingPong Game is a classic arcade game implemented in C++ using the Raylib library
Snake Game is a classic implementation of the popular Snake game in C++ using the Raylib library.
Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object's own procedures can access and often modify the data fields of itself.
All the programs that I created during my Studies in C and C++
Laboratory works in AnDS and OOP
Central Calcutta Polytechnic : Diploma in Computer Science & Technology Assignments 2019-2022
IoT system on ESP32 using FreeRTOS for real-time sensor monitoring and control. Sends data to AWS IoT Core via MQTT over HTTPS. In the cloud, AWS IoT Core triggers AWS Lambda to process the data and store it in AWS Timestream for analytics and historical insights.
Developed a Banking Management System using Object-Oriented Programming principles in C++. This system efficiently manages customer accounts, transactions, and balances, showcasing the application of classes, inheritance, and polymorphism.
C++ program to implement canteen management system, with MySQL database as the backend.
Add a description, image, and links to the oops-in-cpp topic page so that developers can more easily learn about it.
To associate your repository with the oops-in-cpp topic, visit your repo's landing page and select "manage topics."