More actions
No edit summary |
No edit summary |
||
(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=Hawaiian Islands | ||
| image | |image=Hawaiianislands2.png | ||
| type | |description=Pairing puzzle game. | ||
| version | |author=Vinnepin | ||
| | |lastupdated=2006/08/20 | ||
| | |type=Puzzle | ||
| website | |version=Final | ||
|license=Mixed | |||
|download=https://dlhb.gamebrew.org/dshomebrew2/hawaiianislands.rar | |||
|website=https://www.neoflash.com/forum/index.php?topic=2921.0 | |||
}} | }} | ||
Hawaiian Islands is a DS homebrew puzzle game. | |||
It was showcased in the NEO Summer Coding Compo 2006 (GBA/NDS Games). | |||
==Features== | |||
* 10 levels. | |||
* Boss stage. | |||
* Timer. | |||
==User guide== | |||
The goal is to remove each stone from the game table, you must first select 1 stone and then another one of the same kind. | |||
The catch behind this puzzle is that when you clicked on 2 of the same stones, that in the background there are going to be drawn lines (Up, down, left and right) from the first selected stone. | |||
However this line can only make a maximum of 2 corners! So you must visualize those first and then click on the stones. | |||
The game can have up to 112 stones on the play table, where each stone must have a pair, so there are 66 possible matches that can be made. | The game can have up to 112 stones on the play table, where each stone must have a pair, so there are 66 possible matches that can be made. | ||
==Screenshots== | |||
https://dlhb.gamebrew.org/dshomebrew/hawaiianislands3.png | |||
https://dlhb.gamebrew.org/dshomebrew/hawaiianislands4.png | |||
<!--BEGIN Online Emulator Section--> | |||
==Online emulator== | |||
{{EmulatorJS Main | |||
|width=515px | |||
|height=384px | |||
|EJS_backgroundImage=https://www.gamebrew.org/images/f/f9/Hawaiianislands2.png | |||
|EJS_core=desmume2015 | |||
|EJS_gameName=Hawaiian Islands | |||
|EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/nds/hawaiianislands.7z | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Changelog== | ==Changelog== | ||
''' | '''2006/08/20 final update''' | ||
*Fixed several bugs | * Fixed several bugs. | ||
*Timer should work ok now | * Timer should work ok now. | ||
*Redone some main graphics | * Redone some main graphics. | ||
*Added the remaining sub-menu's ingame | * Added the remaining sub-menu's ingame. | ||
==External links== | |||
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=2921.0 | |||
[[Category: | [[Category:NEO Summer Coding Compo 2006]] |
Latest revision as of 13:13, 20 August 2024
Hawaiian Islands | |
---|---|
General | |
Author | Vinnepin |
Type | Puzzle |
Version | Final |
License | Mixed |
Last Updated | 2006/08/20 |
Links | |
Download | |
Website | |
Hawaiian Islands is a DS homebrew puzzle game.
It was showcased in the NEO Summer Coding Compo 2006 (GBA/NDS Games).
Features
- 10 levels.
- Boss stage.
- Timer.
User guide
The goal is to remove each stone from the game table, you must first select 1 stone and then another one of the same kind.
The catch behind this puzzle is that when you clicked on 2 of the same stones, that in the background there are going to be drawn lines (Up, down, left and right) from the first selected stone.
However this line can only make a maximum of 2 corners! So you must visualize those first and then click on the stones.
The game can have up to 112 stones on the play table, where each stone must have a pair, so there are 66 possible matches that can be made.
Screenshots
Online emulator
Nintendo DS | Keyboard |
---|---|
Changelog
2006/08/20 final update
- Fixed several bugs.
- Timer should work ok now.
- Redone some main graphics.
- Added the remaining sub-menu's ingame.