Challenge 8: Scoring

Improve on your Hangman game by:

You should also add the CSS code to ensure that none of the text or the images in the game are selectable. Use the * to apply the style to ALL elements:

This trick is useful for most web-based games you will create, including the pacman game that we already created and the platformer and space invaders game that you will be creating next.

Optional:

Here is an example: Play Hangman