Skip to content

This was an assignment part of OOP course. It has two parts: First part goes over Observer Pattern, where we implement Events in C++. Second part goes over Template Meta-Programming.

Notifications You must be signed in to change notification settings

WizardCell/Rush-Hour-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rush Hour Game: Observer Pattern and Template Meta-Programming

This repository contains a comprehensive assignment from an Object-Oriented Programming (OOP) course, divided into two key sections:

  1. Observer Pattern Implementation: This section delves into the Observer Pattern, showcasing how to effectively implement Events in C++.

  2. Template Meta-Programming: The second part explores advanced C++ techniques with Template Meta-Programming, demonstrating powerful compile-time programming strategies.

Assignment PDF is in Hebrew.

Meme

About

This was an assignment part of OOP course. It has two parts: First part goes over Observer Pattern, where we implement Events in C++. Second part goes over Template Meta-Programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published