More actions
PSP Trivia | |
---|---|
General | |
Author | Anonymous D |
Type | Trivia |
Version | 1.0 |
License | Mixed |
Last Updated | 2007/09/26 |
Links | |
Download | |
Website | |
Source | |
PSP Trivia is a moddable quiz game made in Lua for the PSP.
User guide
Add your own quiz
Included in Quiz 4 are a blank background and a blank quiz, as well as a PSD file for the background located in the root of the game's folder. To create new quizzes, simply modify the questions and answers.
Essentially, quizname
is the title of your quiz. Each Question[x]
represents a question, where "q"
is the question itself, and a
, b
, and c
are the possible answers. "cor"
indicates the correct answer: 1 for a, 2 for b, and 3 for c.
Each quiz should be placed in a folder named quiz
, followed by the numbers 1, 2, 3, or 4.
Limitations
- 4 quiz maximum.
- 10 question per quiz maximum.
- 1 line per question.
Controls
D-Pad - Navigate options
Cross - Select option
Triangle - Return to menu
Screenshots
Known issues
Sometime wrong scoring if you press Cross too fast.
Credits
All coding, gfx and original quizes, made by Anonymous D.