I wrote this game as an exercise for Skillcrush's Javascript Fundamentals class. Since its purpose was to improve and showcase my javascript skills, I wrote 3 versions: first, by myself; second, following Skillcrush's instructions; third, my "final" version with my own styling customizations.
Written by myself, given the HTML and CSS in the starter.
Written by following Skillcrush's instructions, from the same starter.
Final version, my own, after seeing Skillcrush's implementation. This is a good representation of my javascript coding (and CSS-editing) skills.