Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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".