TetrisNX Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "ForTheUsers - " to "Homebrew App Store - " |
||
| Line 34: | Line 34: | ||
* GitHub - https://github.com/KranKRival/TetrisNX | * GitHub - https://github.com/KranKRival/TetrisNX | ||
* GBAtemp - https://gbatemp.net/threads/tetrisnx-classic-tetris-clone-for-the-nintendo-switch.549408/ | * GBAtemp - https://gbatemp.net/threads/tetrisnx-classic-tetris-clone-for-the-nintendo-switch.549408/ | ||
* | * Homebrew App Store - https://apps.fortheusers.org/switch/TetrisNX | ||
Latest revision as of 12:00, 23 November 2025
| TetrisNX | |
|---|---|
| General | |
| Author | KranKRival |
| Type | Puzzle |
| Version | 1.0.0 |
| License | MIT License |
| Last Updated | 2019/10/03 |
| Links | |
| Download | |
| Website | |
| Source | |
Nintendo Switch port of Tetris Clone, made in C using SDL2.
Differences between the Nintendo Switch release and the original source:
- Fixed broken sound / recode from scratch.
- Changed the screen aspects and some values to match the nintendo switch.
- Changed/Added some colors, it was way too colorless.
- Anhanced the controls and added held keys for full Tetris expirience.
- Some code changes and fixes.
- Removed usedless mouse on main screen and replaced with Keys.
- Also Added pause as there was none.
- Complete remove the wraped LOG.
Installation
Extract the zip file to the /switch/ folder on the SD card.
Screenshots