More actions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
| type = Trivia | | type = Trivia | ||
| version = 1.0 final (30 Jun 2011) | | version = 1.0 final (30 Jun 2011) | ||
| licence = | | licence = GNU GPL | ||
| author = ASKidwai | | author = ASKidwai | ||
| website = https://wololo.net/talk/viewtopic.php?f=2&t=7381 | | website = https://wololo.net/talk/viewtopic.php?f=2&t=7381 | ||
Line 17: | Line 17: | ||
==User guide== | ==User guide== | ||
'''Point system:''' | '''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. | |||
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. | ||
When you end the game, it will show your points and a short message according to your score. | |||
'''Customise nickname:''' | '''Customise nickname:''' | ||
* Open main.lua located in the scripts folder with Notepad or Notepad++ or its equivalent. | |||
Open main.lua located in the scripts folder with Notepad or Notepad++ or its equivalent. | * You can change the name by editing the line person = "You" (where "You" will be your name). | ||
You can change the name by editing the line person = "You" (where "You" will be your name). | |||
'''Music playback:''' | '''Music playback:''' | ||
* You can play your own music by placing music.mp3 in the /PSP/GAME/BrainBoxer v1.0/music/ directory. | |||
You can play your own music by placing music.mp3 in the /PSP/GAME/BrainBoxer v1.0/music/ directory. | |||
'''Add your own questions:''' | '''Add your own questions:''' | ||
* You can do so by editing the myquestion.lua with any text editor (Notepad++ or gEdit is recommended). | |||
You can do so by editing the myquestion.lua with any text editor (Notepad++ or gEdit is recommended). | |||
'''Extras:''' | '''Extras:''' | ||
* The final questions of the game will be a trick one. | |||
The final questions of the game will be a trick one. | * You lose points on all answers (except for pressing R-Trigger the secret option which you will get 100 points). | ||
You lose points on all answers (except for pressing R-Trigger the secret option which you will get 100 points). | |||
==Controls== | ==Controls== |
Revision as of 23:33, 27 August 2021
BrainBoxer | |
General | |
---|---|
Author(s) | ASKidwai |
Type | Trivia |
Version | 1.0 final (30 Jun 2011) |
Licence | GNU GPL |
Links | |
Download | |
Website |
<htmlet>adsense</htmlet>
BrainBoxer is a Trivia game on PSP to tests your knowledge of various random things including but not limited to PSP stuff and current world affairs. It is made by ASKidwai written in LUA.
This was one of the contest entries for the PSP Genesis Competition 2011.
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.
Customise nickname:
- Open main.lua located in the scripts folder with Notepad or Notepad++ or its equivalent.
- You can 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 R-Trigger the secret option which you will get 100 points).
Controls
Triangle - First option
Square - Second option
Circle - Third option
Cross - Fourth option
Compatibility
Works on:
5.00 M33-6
6.20 TN-E
6.20 PRO B-5
6.20 TN-C
6.35 PRO B-5
6.39 ME 5/6
6.39 TN A
Known issues
A few bugs are present. One is that before Sony dialogue, the screen flickers.
Changelog
BrainBoxer v1.0
- Fixed bugs.
- Added more questions.
- Added MP3 playback.
- Added score-keeping.
- Added two player mode.
- Removed useless parts of code.
- Cleaned code.
- Shows exact points.
- Added ability to play with your own questions.
- Added Sony dialogue.
- Made it open source.
- Changed opening screen and other art.
BrainBoxer Beta
- Initial release is initial.
Credits
Author: ASKidwai.
Graphical advisor: RPSangcap and lightning.
Helpers: ultimakillz, waratte, IRC guys, /talk people.