Create a facade for tile-based games using OpenGL. We present examples in Python, but the design and the OpenGL bindings are the same whatever the language.
Patterns: Facade, Game Loop, Observer, Flyweight, Abstract Factory, Factory Method
The post list: