object-oriented-programming topic

List object-oriented-programming repositories

ErgoEngine

27
Stars
2
Forks
Watchers

The ErgoAI reasoning engine, an advanced object-oriented knowledge management system

VecDraw

18
Stars
4
Forks
Watchers

Vector graphics editor written using only standard libs

A repository for Object-Oriented Programming Lab (In Java) Codes

hotel-management-system

23
Stars
13
Forks
Watchers

A hotel management system, made using object-oriented programming, multi-threading and file-handling in Java, that keeps records of guests & their bookings, rooms, admins, staff, etc.

battleship-console-game

16
Stars
4
Forks
Watchers

This is a console-based implementation of the classic game Battleship with an improved CLI graphics system.

my-books

17
Stars
1
Forks
Watchers

"My books" is a website that displays a list of books and allows you to add and remove books from that list. By building this application, I learned how to manage data using JavaScript. Thanks to that...