Modules

The goal: Create a website and work with a team to build a web application or game. Show off your project on Demo Day at the end of the semester!

Daily attendance sheet

Introduction

Weeks 1-5: Basics of web programming in HTML, CSS, and JS

  1. HTML
  2. Hello, website!
  3. Make an adventure game in HTML
  4. Add CSS to your adventure game
  5. Hello, JavaScript!
  6. Begin making a block dodger game in JS Canvas
  7. Player movement and mouse input
  8. Make obstacles
  9. Randomization, collision detection, and score
  10. Debugging, using Git and beginning your own project

Weeks 6-12: Project work!