Open Source Software PK

Results 6 repositories owned by Open Source Software PK

Library-Management-System-JAVA

308
Stars
218
Forks
Watchers

📚 A sophisticated Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).

Awesome-Python-Games

98
Stars
93
Forks
Watchers

🎉 Interactive games developed using Python for learning programming.

🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) disc...

Minesweeper-Desktop-Game

61
Stars
21
Forks
Watchers

💣 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 provid...

Typing-Tutor

25
Stars
24
Forks
Watchers

🎮 An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.

Zelda-Game

50
Stars
21
Forks
Watchers

👽 A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etc