Skip to content

Instantly share code, notes, and snippets.

@Kealii
Forked from stevekinney/gist:353182d7cd10fb4a5b27
Last active February 26, 2016 17:10
Show Gist options
  • Save Kealii/28d7eee07afb3f35ea25 to your computer and use it in GitHub Desktop.
Save Kealii/28d7eee07afb3f35ea25 to your computer and use it in GitHub Desktop.

###What is one approach you can take from Mary's code and implement in your project? Since we're building the same app, it's all pretty relevant, though specifically it was nice to see how to break logic out into a presenter, a function that checks state, and even getting a peek into how to map keyboard controls into on screen actions. I really hope to be as modular as she was and make a serious effort to keep different logic types separate.

@rrgayhart
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment