Skip to content
hndgzkn edited this page Apr 23, 2014 · 10 revisions

Welcome to the dpgame wiki!

Design Patterns Game(DPG) is an educational game that aims to teach object-oriented design patterns (OODP) to 12-year-old children. This project can be seen as the experimentation of the game idea. Currently only the Visitor Pattern (VP) is implemented. However the architecture allows to extend the program with other design pattern puzzles. The game is basically a puzzle which can only be solved by applying an abstracted form of the corresponding design pattern.

Games In Teaching

Game Design

Software Design

Further Work

Clone this wiki locally