More actions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
Tetris&Touch is a Tetris clone with new style. Music is from Payk. | Tetris&Touch is a Tetris clone with new style. Music is from Payk. | ||
This homebrew was presented in the NEO Spring Coding Competition 2006. | This homebrew was presented in the [https://www.neoflash.com/forum/index.php?topic=1889.0 NEO Spring Coding Competition 2006]. | ||
==Features== | ==Features== | ||
*Tetris in 3D | * Tetris in 3D. | ||
*Cubes are rotating | * Cubes are rotating. | ||
*Cubes are falling | * Cubes are falling stepless. | ||
*Can use touchscreen instead of buttons | * Can use touchscreen instead of buttons. | ||
==Installation== | ==Installation== | ||
The download contains 2 versions: | |||
* ds.gba - For flashcard/supercard, use this version and rename to .nds. | |||
* .nds - For wmb. | |||
Download and extract archieve, then copy the file needed to the root directory of the card. | |||
==Controls== | ==Controls== | ||
Start - Play (after splash screen/game over) | |||
D-Pad | D-Pad or Tap inside the circle - Move the cube around | ||
A or | A/B or Tap under circle then move - Stone rotates | ||
Move | Move Stylus to right - Cube moves | ||
==Known | ==Known issues== | ||
All 7 tetrimines are in the game but the emulator either didn't know random numbers or it doesn't support timer interrupts. | All 7 tetrimines are in the game but the emulator either didn't know random numbers or it doesn't support timer interrupts. | ||
A few bugs. | A few bugs. | ||
[[Category:Homebrew | |||
<br> | |||
[[Category:DS homebrew games]] | |||
[[Category:Homebrew puzzle games on DS]] |
Revision as of 23:49, 21 Haziran 2021
Tetris&Touch | |
File:Tetristouchds.jpg | |
General | |
---|---|
Author(s) | Payk |
Type | Puzzle |
Version | March2006 |
Licence | Mixed |
Links | |
[Media:Tetrisandtouch.rar Download] | |
Website |
<htmlet>adsense</htmlet>
Tetris&Touch is a Tetris clone with new style. Music is from Payk.
This homebrew was presented in the NEO Spring Coding Competition 2006.
Features
- Tetris in 3D.
- Cubes are rotating.
- Cubes are falling stepless.
- Can use touchscreen instead of buttons.
Installation
The download contains 2 versions:
- ds.gba - For flashcard/supercard, use this version and rename to .nds.
- .nds - For wmb.
Download and extract archieve, then copy the file needed to the root directory of the card.
Controls
Start - Play (after splash screen/game over)
D-Pad or Tap inside the circle - Move the cube around
A/B or Tap under circle then move - Stone rotates
Move Stylus to right - Cube moves
Known issues
All 7 tetrimines are in the game but the emulator either didn't know random numbers or it doesn't support timer interrupts.
A few bugs.