Skip to content

A fun way to answer riddles, evil insult is received if the answer is wrong, and a compliment if the answer is right.

License

Notifications You must be signed in to change notification settings

rogincodes/Riddleculous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIDDLECULOUS 🤓✨

A fun way to answer riddles. You will get an evil insult if you answered wrong, and a compliment if you get the answer right. I used APIs to fetch riddles, evil insults, and compliments. Score is shown after quitting.

🔗 Visit Riddleculous

Note: The website is hosted on a free plan, so it may take up to 50 seconds to load the first time as the server may be in a sleep state.

🚀 Features

  • Riddles: Answer countless riddles.
  • Consequence: Get evil ensults for a wrong answer and complimented when for correct answer.
  • Score: Final scores are shown after quitting.

🎨 Tech Stack

  • Frontend: HTML, CSS
  • Backend: Node.js with Express.js
  • Deployment: Hosted on Render

📋 Installation

  1. Clone the repository:
    git clone https://github.com/rogincodes/Riddleculous.git
    
  2. Navigate to the project directory:
    cd riddleculous
    
  3. Install the dependencies:
    npm install
    
  4. Run the server:
    node index.js
    
  5. Open your browser and navigate to http://localhost:4000.

📝 Usage

  1. Enter Name: Submit your name first.
  2. Answer Riddles: Answer as many riddles as you like.
  3. Quit: Quit to see final scores.

🛠️ Contributing

If you'd like to contribute to Riddleculous, please fork the repository and submit a pull request. I appreciate all the support!

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🌟 Acknowledgments

  • Node.js & Express.js for a powerful and flexible backend
  • CSS for creating a clean and responsive front end
  • CSS PATTERN for the appealing pattern
  • Render for providing reliable hosting services
  • Riddles API: Used for fetching riddles.
  • EVIL INSULT GENERATOR: Used for fetching evil insults.
  • Compliments API: Used for fetching compliments. (I made this API.) 🔗 Git

About

A fun way to answer riddles, evil insult is received if the answer is wrong, and a compliment if the answer is right.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published