Click here to Skip to main content
15,896,544 members
Articles / Game Development

Decorator Pattern Usage on a Simplified Pacman Game

Rate me:
Please Sign up or sign in to vote.
5.00/5 (24 votes)
9 Dec 2013CPOL11 min read 48.1K   881   45  
An example of how Decorator, Dependency Injection, and Composition Root patterns can be used to extend the base game functionality.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Serbia Serbia
Code, chicks and rock'n'roll \m/

Comments and Discussions