10-1 Jigsaw Puzzle
Hands-On Project 10-1 uses pointer events to add drag and drop functionality to
a jigsaw puzzle page.
10-3 Interactive Map
Hands-on Project 10-3 creates an interactive map for a cycling club in Boulder, Colorado,
allowing cyclists to view a map with directions between two popular cycling
destinations. Uses a Google Cloud API to access Google Maps, Directions Service,
and Directions Renderer API.
10-5 Crossword Puzzle
Hands-on Project 10-5 is a crossword puzzle which accepts pointer and keyboard input.
From the keyboard, players can type their answers, move to a different space
using the Arrow, Tab, and Enter keys or delete letters using the Delete and
Backspace keys. Finally, they can toggle the typing direction between across
and down by pressing the Spacebar key.
Corrections are marked with FIXED.