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
- HTML
- Hello, website!
- Make an adventure game in HTML
- Add CSS to your adventure game
- Hello, JavaScript!
- Begin making a block dodger game in JS Canvas
- Player movement and mouse input
- Make obstacles
- Randomization, collision detection, and score
- Debugging, using Git and beginning your own project
Weeks 6-12: Project work!