Projects in Awesome Lists tagged with object-oriented-design-patterns
A curated list of projects in awesome lists tagged with object-oriented-design-patterns .
https://github.com/shubhamv108/object-oriented-design-patterns
Simple examples of some of the Object Oriented Design Patterns.
abstract-factory-pattern bridge-game builder-pattern chain-of-responsibility-pattern command-pattern factory-pattern object-oriented object-oriented-design object-oriented-design-patterns object-oriented-programming observer-pattern pipes-and-filters pipes-and-filters-pattern prototype-pattern proxy-pattern singleton-pattern strategy-pattern visitor-pattern
Last synced: 29 Jan 2025
https://github.com/rohitgami11/rubiks-cube-solver
A C++ application for modeling and solving the Rubik's Cube using multiple representations (3D array, 1D array, bitboard) and algorithms (DFS, BFS, IDDFS). Includes random shuffling, move operations, and efficient state hashing.
cpp14 data-structures-and-algorithms graph-algorithms object-oriented-design object-oriented-design-patterns object-oriented-programming oops-in-cpp
Last synced: 16 Aug 2025