More actions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
|title=Switch Shot | |title=Switch Shot | ||
|image=switchshotnx.png | |image=switchshotnx.png | ||
|description=Same Game (Chain Shot!) clone for the Nintendo Switch | |description=Same Game (Chain Shot!) clone for the Nintendo Switch. | ||
|author=TricksterGuy | |author=TricksterGuy | ||
|lastupdated=2020/06/01 | |lastupdated=2020/06/01 | ||
Line 19: | Line 19: | ||
==User guide== | ==User guide== | ||
Switch Shot is a matching puzzle game where your aim to clear a grid of colored blocks. | |||
You can remove the blocks by clicking on groups of two or more adjacent blocks of the same color, causing the remaining blocks to fall and potentially create new groups. | You can remove the blocks by clicking on groups of two or more adjacent blocks of the same color, causing the remaining blocks to fall and potentially create new groups. | ||
Line 38: | Line 38: | ||
==Credits== | ==Credits== | ||
* Cursor graphic by TricksterGuy (Willing | * Cursor graphic and app icon by TricksterGuy (Willing to accept pull requests for better ones). | ||
* GIMP team for version 2.10.2 of GIMP because apparently 2.10.16 and 2.10.18 is super broken. | * GIMP team for version 2.10.2 of GIMP because apparently 2.10.16 and 2.10.18 is super broken. | ||
* devkitpro team and SDL2 (and friends) team. | * devkitpro team and SDL2 (and friends) team. |
Latest revision as of 01:44, 19 October 2024
Switch Shot | |
---|---|
General | |
Author | TricksterGuy |
Type | Puzzle |
Version | 0.1.1 |
License | GPL-3.0 |
Last Updated | 2020/06/01 |
Links | |
Download | |
Website | |
Source | |
This is a Same Game (Chain Shot!) clone being developed for the Nintendo Switch. Currently, it's a work in progress.
Installation
Place the .nro to the /switch/ folder on the SD card.
User guide
Switch Shot is a matching puzzle game where your aim to clear a grid of colored blocks.
You can remove the blocks by clicking on groups of two or more adjacent blocks of the same color, causing the remaining blocks to fall and potentially create new groups.
Controls
Joystick or D-Pad - moves the cursor
X - Restart with the current seed, New game with new seed, Go back to hbmenu
Screenshots
Changelog
v0.1.1
- Fixed color selection.
v0.1
- First Release.
Credits
- Cursor graphic and app icon by TricksterGuy (Willing to accept pull requests for better ones).
- GIMP team for version 2.10.2 of GIMP because apparently 2.10.16 and 2.10.18 is super broken.
- devkitpro team and SDL2 (and friends) team.
- OpensourceDesign for FreeSans.ttf
- A special thanks to grimfang4 for his NFont library (and utilities) which I remember using 12-13 years ago and surprised to still see being maintained.