Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kccrs/28ece0336a0b5ddefd0a5542e9985d14 to your computer and use it in GitHub Desktop.
Save kccrs/28ece0336a0b5ddefd0a5542e9985d14 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.

@kccrs
Copy link
Author

kccrs commented Jul 26, 2016

I think we can use the collision check in our snake game and also use some of the movement techniques for moving our snake around the screen.

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