デザインパターン学習プロジェクト
OVERVIEW
デザインパターンとは何かを理解するために作った 学習用のプロジェクトです。
学びのきっかけ
ゲームプログラミングをしていく中でより良い構造や処理のまとまりで作りたいと思い
たどり着いたのが「デザインパターン」でした。
初めて見たときは驚きの連続で「そんな方法が!」と感動しました。
現在の理解度
FactoryMethod:★★★★★
Bridge:★★★★★
Protetype:★★★★★
State:★★★★★
Facade:★★★★★
Adapter:★★★★★
Strategy:☆★★★★
Flyweight:☆★★★★
ServiceLocator:☆★★★★
Component:☆★★★★
Mediator:☆★★★★
Decorater:☆☆★★★
Composite:☆☆★★★
Command:☆☆★★★
Observer:☆☆★★★
Delegate:☆☆★★★
Memento:☆☆★★★
Proxy:☆☆★★★
Builder:☆☆★★★
Tmplate Method:☆☆★★★
DoubleDispatch:☆☆☆★★
Visitor:☆☆☆★★
TypeObject:☆☆☆★★
Chain of Responsibility:☆☆☆★★
Interpreter:☆☆☆☆★