Skip to content
#

object-oriented-programming-project

Here are 19 public repositories matching this topic...

💣 An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC) Architecture. Its a stand-alone desktop game which also provides save and load game functionalities.

  • Updated Oct 29, 2023
  • Java

A school library application will record the books available in the library and track their borrowers. It will allow new students or teachers to be added, new books to be added, and records of borrowed books and corresponding borrowing dates to be saved. A beautiful and well-organized system will be built to accomplish the task efficiently.

  • Updated Aug 17, 2023
  • Ruby

An interactive chatbot for an auto maintenance workshop capable of answering common queries, learning new responses in real-time, and providing emergency contact information. This project demonstrates key OOP concepts including inheritance, polymorphism, composition, and templates.

  • Updated Jul 12, 2024
  • C++

Improve this page

Add a description, image, and links to the object-oriented-programming-project topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the object-oriented-programming-project topic, visit your repo's landing page and select "manage topics."

Learn more