🎮 Lemmings clone in C++ implemented in a custom engine.
-
Updated
Nov 22, 2019 - C++
🎮 Lemmings clone in C++ implemented in a custom engine.
A coffee vending machine simulator program, implemented to showcase the State Design Pattern in action.
implementation of design patterns with python
This repo consists simple simulations of Design patterns.
Design Patterns C#
This repo features key design patterns with concise explanations and practical implementations to help you understand and apply software design principles.
State & Strategy Design Patterns
EECS 3311 Warehouse Management System
This repository is a comprehensive showcase of various design patterns implemented in Java, demonstrating advanced Object-Oriented Design (OOD) principles in Java. The patterns implemented in this project are fundamental to building robust, flexible, and maintainable software systems.
The state is a behavioral design pattern that lets an object alter its behavior when its internal state changes. It appears as if the object changed its class.
Object Oriented Analysis and Design (JAVA Language) Design Patterns, Java GUI
ATM Machine Low Level Design. Sate Design Pattern is been used to define finite states classes for defined abstraction.
Two-player game of Checkers MVC: state OOP design pattern implements logic, FastAPI web UI (dynamic with JS)
Designing an E-commerce Application. Handling payments, permissions, sercher etc are introduced. Add products functionalities are incorporated using command design pattern. Cart & Order manager are designed.
Pomodoro app with notifications that keeps running on the background.
JavaFX-based Bookstore Management System built with Java and Maven. Originally an assignment to demonstrate advanced OOP and the State Design Pattern, the project was later enhanced with MySQL integration to replace file-based storage.
State is a behavioral design pattern that lets an object alter its behavior when its internal state changes. It appears as if the object changed its class.
Single user vinyl lending library simulated by 2 threads
Add a description, image, and links to the state-design-pattern topic page so that developers can more easily learn about it.
To associate your repository with the state-design-pattern topic, visit your repo's landing page and select "manage topics."