Skip to content

Instantly share code, notes, and snippets.

@MowAlon
Forked from stevekinney/gist:353182d7cd10fb4a5b27
Created December 9, 2015 23:04
Show Gist options
  • Save MowAlon/f5ee42de839742df7166 to your computer and use it in GitHub Desktop.
Save MowAlon/f5ee42de839742df7166 to your computer and use it in GitHub Desktop.

Step One: Watch Mary Rose Cook Live Codes Space Invaders from Front-Trends. (The second worst conference name ever?)

Step Two: Fork this gist.

Step Three: Respond to this question in your fork: What is one approach you can take from this Mary's code and implement in your project?

Step Four: Totally Optional: take a look at some of the other forks and comment if the spirit moves you.

@MowAlon
Copy link
Author

MowAlon commented Dec 9, 2015

Having a single collection of objects to be updated all together for the purposes of position and collision. Also, like, everything else.

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