More actions
m (Text replacement - "EJS_gameUrl = 'https://dlhb.gamebrew.org/dshomebrew/" to "EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/") |
m (Text replacement - "EJS_core = 'nds';" to "EJS_core = 'desmume2015';") |
||
Line 51: | Line 51: | ||
<script type='text/javascript'> | <script type='text/javascript'> | ||
{{DS EmulatorJS Settings}} | {{DS EmulatorJS Settings}} | ||
EJS_core = ' | EJS_core = 'desmume2015'; | ||
EJS_gameName = "Tetravex DS"; | EJS_gameName = "Tetravex DS"; | ||
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/tetravexds.7z'; | EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/tetravexds.7z'; |
Revision as of 11:38, 28 November 2023
Tetravex DS | |
---|---|
General | |
Author | Jeremy Ruten |
Type | Puzzle |
Version | 1.0 |
License | WTFPL |
Last Updated | 2007/10/02 |
Links | |
Download | |
Website | |
Source | |
Tetravex DS is a remake of Tetravex for the DS. It is a puzzle game where you try to match the numbered edges of the tiles with the edges of the other tiles.
Features
- Dimensions of board can be 2x2, 3x3, 4x4, 5x5, or 6x6.
- Move all tiles on the solution board at the same time using the D-Pad.
- Tiles are coloured as well as numbered.
- Hints.
User guide
Move all the tiles from the bottom screen to the top screen to win. You can only place a tile on the top screen grid if the numbers on the tile match up to the numbers on the tiles next to it (unless there are no tiles).
A border around the tile will tell if it is allowed to place the tile: red for not allowed, while green is okay to move.
You can only acquire hint before starting to place tiles.
Controls
Stylus - Move tile
L/R - Switch top and bottom screen
D-Pad - Move all the tiles on the top screen at once
A - Start new game
X - Start new game with larger board size (6x6)
Y - Start new game with smaller board size (2x2)
B - Get hint
Screenshots
Online Emulator
Nintendo DS | Keyboard |
---|---|
External links
- View Source Code - http://viewsourcecode.org/homebrew/tetravex-ds (archived)