Skip to content

I created this project during my 3rd week of learning to code, using JavaScript, HTML, and CSS. This game features DOM manipulation, asynchronous API calls, and event-driven programming, showcasing my early understanding of web development and interactive applications.

Notifications You must be signed in to change notification settings

irene-1308/game_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎉 Trivia Quiz Game 🎉

Welcome to the Trivia Quiz Game! 🚀 This game was created during week 3 of a coding bootcamp, showing off my newly acquired JavaScript skills like DOM manipulation, API fetching, and event handling. It’s a fun, fast-paced True or False quiz, with questions pulled straight from an external API! 🎮

🚀 How the Game Works

The game fetches 10 random True/False questions from the Open Trivia Database API. Players get immediate feedback after answering and can track their score. At the end, your final score is displayed. Can you get 10/10? 🌟

🎯 How to Play

  1. Start the Game: Hit the "PLAY" button to kick things off! 💥
  2. Answer Questions: Choose "True" or "False" for each question. 🧐
  3. Feedback: After each answer, see if you’re right or wrong. 👍👎
  4. Next Question: Click "Continue" to move to the next question.
  5. Final Score: After all 10 questions, see your total score! 🎉

Good luck and have fun! 💡 Ready to play? 😎

Play Again:

  • If you'd like to try again, click the "Play Again" button on the final score screen to restart the game.

🛠️ How to Install & Run the Trivia Quiz Game 🛠️

To set up and run the Trivia Quiz Game locally, follow these steps:

  1. Clone the Repository:
    git clone <repo link>
    
  2. Navigate to the Project Directory:
    cd game_practice
    
  3. Open index.html in your preferred browser:
    open game.html
    

Or, drag the index.html file directly into your browser.

🎉 That’s it! Enjoy the game! 🚀

About

I created this project during my 3rd week of learning to code, using JavaScript, HTML, and CSS. This game features DOM manipulation, asynchronous API calls, and event-driven programming, showcasing my early understanding of web development and interactive applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published