Skip to content

phirt13/guessing_game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

#Will Haeck ##Guessing Game A basic trivia game asking questions about The Simpsons. I created arrays for questions and answers and using a basic function chose a random question to ask the user.

###Pair Programming Changes First, we added a game goal

We built off of the already existing arrays and added an aspect to the alerts that informed the user how many questions they had left.

Also, we added a function that removes questions from the array that the user answers correctly.

Finally, we added a picture of Homer eaiting a donut after the user won the game using html and inserting the image tag into the DOM.

About

fbc assignment #1 3-30

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%