Observer-Pattern event-driven module with recursive_mutex in C++.
-
Updated
Mar 14, 2023 - C++
Observer-Pattern event-driven module with recursive_mutex in C++.
Pure C++17 Signals and Slots
A simple and elegant event class for C++.
Implementation of Observer design pattern in c++
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.
C++ utility class allowing subscribing to changes of particular members (properties) of a class (=Observer pattern simplified). Works well with UI properties that can only be updated on the GUI thread. C++ equivalent of Android's LiveData.
Implementation of a videogame using SFML
An assignment on linked lists, AR-diagrams, operator overloading, and design patterns
A compile-time entity-component-system with communication between systems
this is a small scientific calculator with GUI created by Qt. the observer pattern was only created for the educational purposes.
Multithreaded observer that also uses fd_set for non_blocking socket descriptors operations.
Design pattern with example in C++, python
Drawing shapes on a 2D canvas with modern C++ and OOP.
Movies App GUI QT
Projects of the course of Object-Oriented Programming and C++ of the Bachelor's Degree in Physics of the University of Padua
Project that simulate trading between farms of products that are supplied from animals.
A game called Taquin behind which hides a mathematical theory
23 Design Patterns in C++
Add a description, image, and links to the observer-pattern topic page so that developers can more easily learn about it.
To associate your repository with the observer-pattern topic, visit your repo's landing page and select "manage topics."