##GOF
Institute Technical Summer Project, 2015 under WnCC, STAB, IIT Bombay.
To design a football engine that can be used in backend for modern football games.
Machake rahenge \m/
Will be applying at least three design patterns.
###Why GOF?
GOF stands for Game Of Football.
You must note that a consistent classification of patterns for common design problems are provided by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides, also known as the Gang of Four, GOF. The Gang of Four (GOF) patterns are generally considered the foundation for all other patterns, another reason being GOF.
We also happen to be a team of four, this coincidence happens to be another lame reason.
###Language Python \m/
Complete Documentation here.
###Design patterns
###Team
###Guide for contributions Send a PR, will be merged if considered relevant.
###Issues Discuss everything in issues. Once an issue is assigned to someone, others are just encouraged to participate.
###Credits
Inspired by Anoop's article in CodeProject.
Learning motive being implementing various design patterns for object oriented system in Python.
His blog can be found here and book here.