More actions
No edit summary |
m (Text replacement - "|download=https://dlhb.gamebrew.org/dshomebrew/" to "|download=https://dlhb.gamebrew.org/dshomebrew2/") |
||
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=QBX | ||
| image | |image=qbx.png | ||
| type | |description=A thinking puzzle cube game. | ||
| version | |author=Didou | ||
| | |lastupdated=2006/08/11 | ||
| | |type=Puzzle | ||
| website | |version=1.0 | ||
|license=Mixed | |||
|download=https://dlhb.gamebrew.org/dshomebrew2/qbx.7z?k33p0fil35 | |||
|website=http://francois.pessaux.neuf.fr/creations.html | |||
}} | }} | ||
QBX is a thinking game for the NDS which involves solving 3D cube puzzles. Similar to Tetris but instead of a 2D playing field, puzzle pieces are in 3D and descend on a 3D cube. | |||
It was submitted to the NEO Summer Coding Compo 2006 (GBA/NDS Games). | |||
It was submitted | |||
==Features== | ==Features== | ||
*4 game modes | * 4 game modes. | ||
* | * Recorded scores. | ||
== | ==User guide== | ||
The | The goal is to make lines in a 5x5x5 3D cube. | ||
Shapes will be submitted one by one. Each shape comes from above and can only be translated forward/backward and left/right.The cube, can only be rotated around its 3 axis. | Shapes will be submitted one by one. Each shape comes from above and can only be translated forward/backward and left/right.The cube, can only be rotated around its 3 axis. | ||
Line 28: | Line 27: | ||
Any line made of 5 little cubes will then disappear. | Any line made of 5 little cubes will then disappear. | ||
You can choose between 4 game modes (time limit settings): Endless, 5 minutes, 10 minutes and 15 minutes. They can be selected from the welcome screen. | |||
==Controls== | ==Controls== | ||
D-Pad | D-Pad or A/X/Y/B - Move shape, Rotate cube (can be configured) | ||
Select - Drop shape | |||
L/R - Navigate between scores tables of various game modes | |||
'''Touchscreen:''' (from left to right) | |||
Button 1 - Drop shape | |||
Button 2 - Zoom in | |||
Button 3 - Reset the zoom | |||
Button 4 - Zoom out | |||
Button 5 - Drop the shape (designed for left-handed/right-handed) | |||
Upper arrow buttons (in orange) - Navigate between scores tables of various game modes | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/dshomebrew/qbx2.png | |||
https://dlhb.gamebrew.org/dshomebrew/qbx3.png | |||
<!--BEGIN Online Emulator Section--> | |||
==Online emulator== | |||
{{EmulatorJS Main | |||
|width=515px | |||
|height=384px | |||
|EJS_backgroundImage=https://www.gamebrew.org/images/0/0f/Qbx.png | |||
|EJS_core=desmume2015 | |||
|EJS_gameName=QBX | |||
|EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/nds/qbx.7z | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Changelog== | ==Changelog== | ||
'''11 | '''2006/08/11 Version 1.0''' | ||
*New additional sounds. | * New additional sounds. | ||
*Bug fix in the highscores saves. | * Bug fix in the highscores saves. | ||
*Handwritting recognition for all the letters. | * Handwritting recognition for all the letters. | ||
*Player's name in highscores. | * Player's name in highscores. | ||
*Input "black board" now has the graffiti for the 'w' letter (that was previously missing). | * Input "black board" now has the graffiti for the 'w' letter (that was previously missing). | ||
'''04 | '''2006/08/04 Fourth version''' | ||
*New sounds. | * New sounds. | ||
*Names in scores with the handwriting recognition system (partially, currently only letters from 'a' to 'g'). | * Names in scores with the handwriting recognition system (partially, currently only letters from 'a' to 'g'). | ||
*Various bug fixes. | * Various bug fixes. | ||
*Documentation. | * Documentation. | ||
'''15 | '''2006/07/15 Third release''' | ||
*Changed again some ugly textures. | * Changed again some ugly textures. | ||
*Add randomizer init at startup. | * Add randomizer init at startup. | ||
*Changes in the scoring system. | * Changes in the scoring system. | ||
*Changed fonts digits. | * Changed fonts digits. | ||
*Added a few animation for hibernation screen. | * Added a few animation for hibernation screen. | ||
*SELECT button bound to "drop shape". | * SELECT button bound to "drop shape". | ||
*Added a smiley showing score rank (in case of highscore ;)). | * Added a smiley showing score rank (in case of highscore ;)). | ||
*Sounds ... (may be not final). | * Sounds ... (may be not final). | ||
'''12 | '''2006/07/12 Second release''' | ||
*Update for compatibility with M3 who had screens flipped. | * Update for compatibility with M3 who had screens flipped. | ||
*Changed some ugly textures. | * Changed some ugly textures. | ||
*A few animations added. | * A few animations added. | ||
'''08 | '''2006/08/08 First release''' | ||
*No sound yet. | * No sound yet. | ||
==External links== | |||
* Author's website - [https://web.archive.org/web/20080713030038/http://francois.pessaux.neuf.fr/creations.html http://francois.pessaux.neuf.fr/creations.html] (archived) | |||
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=2863.0 | |||
[[Category: | [[Category:NEO Summer Coding Compo 2006]] |
Latest revision as of 11:10, 16 August 2024
QBX | |
---|---|
General | |
Author | Didou |
Type | Puzzle |
Version | 1.0 |
License | Mixed |
Last Updated | 2006/08/11 |
Links | |
Download | |
Website | |
QBX is a thinking game for the NDS which involves solving 3D cube puzzles. Similar to Tetris but instead of a 2D playing field, puzzle pieces are in 3D and descend on a 3D cube.
It was submitted to the NEO Summer Coding Compo 2006 (GBA/NDS Games).
Features
- 4 game modes.
- Recorded scores.
User guide
The goal is to make lines in a 5x5x5 3D cube.
Shapes will be submitted one by one. Each shape comes from above and can only be translated forward/backward and left/right.The cube, can only be rotated around its 3 axis.
The shape does not fall automatically. Hence, you have time to place it. Then you chose when you want it to fall. Then, it will go down in one shot.You have to move the shape and rotate the cube in order to make the shape going inside the cube to make lines.
Any line made of 5 little cubes will then disappear.
You can choose between 4 game modes (time limit settings): Endless, 5 minutes, 10 minutes and 15 minutes. They can be selected from the welcome screen.
Controls
D-Pad or A/X/Y/B - Move shape, Rotate cube (can be configured)
Select - Drop shape
L/R - Navigate between scores tables of various game modes
Touchscreen: (from left to right)
Button 1 - Drop shape
Button 2 - Zoom in
Button 3 - Reset the zoom
Button 4 - Zoom out
Button 5 - Drop the shape (designed for left-handed/right-handed)
Upper arrow buttons (in orange) - Navigate between scores tables of various game modes
Screenshots
Online emulator
Nintendo DS | Keyboard |
---|---|
Changelog
2006/08/11 Version 1.0
- New additional sounds.
- Bug fix in the highscores saves.
- Handwritting recognition for all the letters.
- Player's name in highscores.
- Input "black board" now has the graffiti for the 'w' letter (that was previously missing).
2006/08/04 Fourth version
- New sounds.
- Names in scores with the handwriting recognition system (partially, currently only letters from 'a' to 'g').
- Various bug fixes.
- Documentation.
2006/07/15 Third release
- Changed again some ugly textures.
- Add randomizer init at startup.
- Changes in the scoring system.
- Changed fonts digits.
- Added a few animation for hibernation screen.
- SELECT button bound to "drop shape".
- Added a smiley showing score rank (in case of highscore ;)).
- Sounds ... (may be not final).
2006/07/12 Second release
- Update for compatibility with M3 who had screens flipped.
- Changed some ugly textures.
- A few animations added.
2006/08/08 First release
- No sound yet.
External links
- Author's website - http://francois.pessaux.neuf.fr/creations.html (archived)
- NeoFlash - https://www.neoflash.com/forum/index.php?topic=2863.0