Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitormimaki/quiz_game
Quiz Game
https://github.com/vitormimaki/quiz_game
game portugol portuguese-brazilian programming-logic
Last synced: about 1 month ago
JSON representation
Quiz Game
- Host: GitHub
- URL: https://github.com/vitormimaki/quiz_game
- Owner: vitormimaki
- Created: 2024-09-11T13:16:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T13:32:03.000Z (5 months ago)
- Last Synced: 2024-11-08T21:13:05.827Z (3 months ago)
- Topics: game, portugol, portuguese-brazilian, programming-logic
- Language: Portugol
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was a test back in my "Algorithm and Programming Logic" class at the university right in the first semester.
We use a tool called "Portugol", that is a pseudolanguage that allow us write codes in portuguese so we could learn the fundamentals easily.
It contains a document "QUIZ.txt" with all of the necessary informations to run the game, such as: "Question | Topic | Right Answer | Ans1 | Ans2 | Ans3 | Ans4", in this format.
Must be greater than 5 questions to the game runs free. The document "txt" must be in the same directory as the Portugol Quiz "N2 Quiz.por".