BrainBoxer PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
==User guide== | ==User guide== | ||
===Point system=== | |||
At the beginning of the game, you have 0 points. Depending upon your answers, the score will increase or decrease by 1 point. | |||
When you end the game, it will show your points and a short message according to your score. | |||
===Customization=== | |||
* Nickname - Open main.lua in the scripts folder with Notepad or Notepad++ or its equivalent. Change the name by editing the line person = "You" (where "You" will be your name). | |||
* Music playback - You can play your own music by placing music.mp3 in the /PSP/GAME/BrainBoxer v1.0/music/ directory. | |||
* Add your own questions - You can do so by editing the myquestion.lua with any text editor (Notepad++ or gEdit is recommended). | |||
===Extras=== | |||
The final questions of the game will be a trick one. You lose points on all answers (except for pressing the secret option which you will get 100 points). | |||
==Controls== | ==Controls== | ||
