Skip to content

This is an interactive CLI based trivia game, To keep you engaged during boredom, or when you're alone or interested in flexing your grey matter.

License

Notifications You must be signed in to change notification settings

janaSunrise/cli-trivia-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivia Time

This is an interactive CLI based trivia game, To keep you engaged during boredom, or when you're alone or interested in flexing your grey matter.

Installation and usage

This project uses pipenv for dependency management. You need to ensure that you have pipenv installed.

Here is how to install the dependencies, and get started,

  • Install dependencies using pipenv install
  • Get started by running the trivia app using pipenv run start

Tech stack used

  • Requests: Fetch all the data by scraping JSON Response from the API
  • Inquirer: This is used to design the interactive CLI so, the users enjoy while playing.
  • html2text: This converts the raw HTML Symbols like   to a Text-Readable format.

TODOs Planned

  • Add round basis trivia.
  • Add freedom of choosing categories before playing it.

Contributing

Contributions, issues and feature requests are welcome. After cloning & setting up project locally, you can just submit a PR to this repo and it will be deployed once it's accepted.

⚠️ It’s good to have descriptive commit messages, or PR titles so that other contributors can understand about your commit or the PR Created. Read conventional commits before making the commit message.

Show your support

We love people's support in growing and improving. Be sure to leave a ⭐️ if you like the project and also be sure to contribute, if you're interested!

Made by Sunrit Jana with ♥

About

This is an interactive CLI based trivia game, To keep you engaged during boredom, or when you're alone or interested in flexing your grey matter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages