Introduction
  • The game we will be building
  • Set up
  • Architecture of App
Building the Game
  • The HTML File
  • HTML Header
  • HTML Masthead Header
  • Masthead Styling
  • Messages Container
  • Form Block
  • Pics and Button
  • Linking HTML files with JS files
  • Initial JavaScript Code
  • Unsplash API Key
  • Quick note on the API key
  • Ajax HTTP Request
  • Bug fix
  • Add Image to pics element
  • Zoom and CSS
  • Zoom all photos
  • Play function
  • Show More Function
  • Check Function
  • Bug fixes
  • Give up Function
  • Styling most elements
  • Scrollbar Fix
Deploying the game
  • Renaming to index.html
  • Uploading files to github
  • Deploy to Netlify