Mustajab01 / Guess-The-Author

An interactive game where players match random quotes with their rightful creators from a list of options while keeping track of their scores and lives.

Home Page:https://mustajab01.github.io/Guess-The-Author/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess the Author Game

Guess the Author is a web-based game where players attempt to match quotes with their respective authors. Test your knowledge of famous quotes and authors with this fun and educational game!

Features

  • Fetches random quotes from the Quotable API
  • Provides multiple choice options for the author of each quote
  • Tracks user score and remaining lives
  • Responsive design for optimal viewing on various devices

How to Play

  1. Visit the Guess the Author Game website.
  2. Read the quote displayed on the screen.
  3. Choose the correct author from the list of options provided.
  4. Click on your chosen author.
  5. Receive immediate feedback on your choice:
    • If correct, your score increases, and a new quote appears.
    • If incorrect, you lose a life. You have three lives in total.
  6. Continue playing until you've completed 10 rounds or run out of lives.
  7. After the game ends, see your final score and restart the game if desired.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Contribute

If you'd like to contribute to the development of Guess the Author, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature (git checkout -b feature/new-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/new-feature).
  6. Create a new Pull Request.

Credits

About

An interactive game where players match random quotes with their rightful creators from a list of options while keeping track of their scores and lives.

https://mustajab01.github.io/Guess-The-Author/


Languages

Language:JavaScript 64.7%Language:CSS 24.9%Language:HTML 10.4%