Skip to content

Latest commit

 

History

History
75 lines (44 loc) · 3.82 KB

README-EN.md

File metadata and controls

75 lines (44 loc) · 3.82 KB

🧩 Questions & Answers Game.

Simple, general knowledge game, created with the intention of entertaining and teaching people.

⚙️ Features

  • The game is divided into three difficulty levels: Easy Level, Medium Level, and Hard Level..
  • Results menu at the end, with various information about the finished game.
  • The game combines fun with learning, making it easier to memorize and learn several topics.

Do you have any other ideas? Feel free to Contribute! 😉

💻 Requirements

Before you start, you will need to have the following tools installed on your machine: Git.

Besides this it is good to have an editor to work with the code as: VSCode.

📜 How to Use

Sequence of Steps - Using GitBash:

  1. Create a folder where the files will go, you can do this using the command mkdir Folder_Name.
  2. In GitBash, use the command cd Folder_Name to get into the folder.
  3. Still in GitBash, use the command git clone /~https://github.com/Pedro0901/Questions-And-Answers.git to clone the repository.
  4. After that the files go straight into the folder you created and you can run the program or make changes to the code.

Alternative method:

TutorialDownloadZip

Inside the repository, go to "Code" and select the "Download zip" option. After the download you should extract this .zip file, using some program like WinRar to unzip it.

Simply click on the file "Questions_and_Answers.exe" and run it.

  • 🤔 What is the functionality of the repository files?

    In the repository are present the .exe files, which are nothing more than the already compiled application, and also the .cpp file, which is the program's source code.

  • 🐞 Bugs

    If the program is not running, I recommend that you deactivate your anti-virus program, because since it is a program created by someone else, the anti-virus can accuse it as a virus even though it is not.

  • 🔝 Improvements

    This game was created just to put some things I learned in practice, it is not ready and I intend to improve it (a lot) in the future.

    Ps: This game was created in July, 2020.

🛠️ Technologies

The following technologies were used in the construction of this program:

🦸 Author

image

Twitter LinkedIn Gmail

📝 License

This project is under the license MIT.

Made with ❤️ by Pedro Dantas. Get in touch!

🗣️ Other languages