Help me to learn MVC
I’ve been using Flash/ActionScript since the MX days. Unfortunately, I’ve only worked at 2 places in my Flash career, and none of them required the use of MVC, so I never learned it. Right now I’m trying to find something different, but EVERY job opportunity that comes my way requires MVC experience or at least MVC knowledge. I’ve read up on what MVC is and how it works, but I need to actually build something that uses it to fully understand it. Can you suggest any resources (free would be nice) that not only teach you what MVC is, but actually force you to build something using the framework?
On a related note, can someone explain how MVC would be helpful for action/twitch games? From what I can tell, using it could possibly cause input latency because of the extra operations that come between input and what is eventually shown on the screen.
