Skip to content

Instantly share code, notes, and snippets.

@jnewman12
Created December 6, 2016 07:12
Show Gist options
  • Save jnewman12/a1c9f1a701843b120c34a0ca51d4f31c to your computer and use it in GitHub Desktop.
Save jnewman12/a1c9f1a701843b120c34a0ca51d4f31c to your computer and use it in GitHub Desktop.
JS Game MVC Pseudo-code

Game MVC


After this, we will be able to....

  • Take an idea, pseudo-code it out, and write code to fill in the blanks
  • Apply code that emphasizes the MVC pattern

Challenge

  • With our knowledge of pseudo-coding, we will apply this to make a game
  • Our game will be Rock-Paper-Scissors

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