state-design-pattern
Here are 32 public repositories matching this topic...
Sort:Most stars
🎮 Lemmings clone in C++ implemented in a custom engine.
- Updated
Nov 22, 2019 - C++
A coffee vending machine simulator program, implemented to showcase the State Design Pattern in action.
- Updated
Sep 9, 2022 - Java
implementation of design patterns with python
- Updated
Apr 26, 2020 - Python
This repo consists simple simulations of Design patterns.
- Updated
Aug 11, 2020 - Java
Made this repo just to help learning design patterns in Dart, so this repo for anyone needs to learn design patterns in Dart language. This repo also helped developers use Dart programming language by providing some examples for each pattern with many UML class diagrams.
- Updated
Jun 30, 2025 - Dart
Turn Based Console Game Java with Design Patterns
- Updated
May 1, 2022 - Java
Design Patterns C#
- Updated
Nov 8, 2023 - C#
This repo features key design patterns with concise explanations and practical implementations to help you understand and apply software design principles.
- Updated
Jul 17, 2025 - Java
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.
- Updated
Jun 6, 2021 - Java
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.
- Updated
Jun 26, 2024 - Java
State & Strategy Design Patterns
- Updated
Oct 30, 2017 - Java
EECS 3311 Warehouse Management System
- Updated
Dec 5, 2023 - Java
Using state design pattern for TimeBomb exercise
- Updated
Aug 12, 2021 - C
Simulating a gaming console runner. Allowing for single-game management using the Singleton design pattern, and game management using the State design pattern for different game states.
- Updated
Oct 18, 2024 - Java
Object Oriented Analysis and Design (JAVA Language) Design Patterns, Java GUI
- Updated
Jan 22, 2021 - HTML
Java veterinary hotel management system with animals, habitats, trees, and staff. Features satisfaction algorithms, vaccination tracking, and seasonal cycles.
- Updated
Nov 6, 2025 - Java
Two-player game of Checkers MVC: state OOP design pattern implements logic, FastAPI web UI (dynamic with JS)
- Updated
Aug 16, 2024 - Python
ATM Machine Low Level Design. Sate Design Pattern is been used to define finite states classes for defined abstraction.
- Updated
May 12, 2024 - Python
- Updated
Feb 12, 2025 - Java
- Updated
Feb 6, 2024 - C++
Improve this page
Add a description, image, and links to thestate-design-pattern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thestate-design-pattern topic, visit your repo's landing page and select "manage topics."