Replica of Traffix by Infinity Games






About the Replica of Traffix 

Traffix is a puzzle game that gives you the complete control of traffic lights. So after I achieved the last level I have worked on this replica of "Traffix" to share my perspective on the mechanism.

Time challenge: 1 day

Tools used

  • Unity3d
  • Visual Studio
  • Assets (provided from my friend Ashref bouhadida)

Screenshots

     


Design pattern used

There are a bunch of design patterns and then the developers will usually do a little modification in order to adapt the pattern to their problems.
I based my self on this and changed the MVC structer to become AMVCC so the objects has a new presentation which is Application-model-view-controller-component.


Example:

The car model

Hierarchy

Class structure



Commentaires