C++ Design Patterns
-
Updated
May 12, 2024 - C++
C++ Design Patterns
Design Patterns in Modern C++
A collection of C++ projects implementing various object-oriented design patterns.
An example of text files encryption using the strategy design pattern.
Trading simulation application developed in C++ with the Qt framework.
strategy pattern cpp example [BEHAVIORAL]
Risk Warzone computer game
Implementation of 3DViewer, program to view 3D wireframe models in the C++ programming language in the object-oriented programming paradigm. The models themselves loaded from .obj files and be viewable on the screen with the ability to rotate, scale and translate.
Design pattern practice by cpp
Fast async C++ header-only library for managing all saves and outputs in general.
A simple example using different implementations of the strategy pattern in C++
Двоичное дерево поиска и алгоритмы обхода узлов
CS100 Lab6 - Implementation of Selection Sort and Bubble Sort using the Strategy Pattern
A C++ implementation of a board game. Features human and AI players with different strategies, observer design pattern for game statistics and turn-phase updates, and an automated tournament mode.
An assignment on linked lists, AR-diagrams, operator overloading, and design patterns
Add a description, image, and links to the strategy-pattern topic page so that developers can more easily learn about it.
To associate your repository with the strategy-pattern topic, visit your repo's landing page and select "manage topics."