More actions
(Created page with "{{Infobox Switch Homebrews |title=Shasciw |image=shasciwswitch.png |description=Switch homebrew game for two players |author=R1ckyman |lastupdated=2019/03/22 |type=Other Games |version=1.7.0 |license=MIT |download=https://dlhb.gamebrew.org/switchhomebrews/shasciwswitch.7z |website=https://github.com/R1ckyman/Shasciw |source=https://github.com/R1ckyman/Shasciw |donation= }} {{#seo: |title=Switch Homebrew Games (Other Games) - GameBrew |title_mode=append |image=shasciwswit...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Shasciw | |title=Shasciw | ||
|image= | |image=shasciwnx.png | ||
|description=Switch homebrew game for | |description=Nintendo Switch homebrew game for up to eight players. | ||
|author=R1ckyman | |author=R1ckyman | ||
|lastupdated=2019/03/22 | |lastupdated=2019/03/22 | ||
|type= | |type=Shooter | ||
|version=1.7.0 | |version=1.7.0 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/shasciwnx.7z | ||
|website=https://github.com/R1ckyman/Shasciw | |website=https://github.com/R1ckyman/Shasciw | ||
|source=https://github.com/R1ckyman/Shasciw | |source=https://github.com/R1ckyman/Shasciw | ||
|donation= | |donation= | ||
}} | }} | ||
Nintendo Switch homebrew game for up to eight players. | |||
==Features== | |||
*ASCII shooter game for up to 8 players. | |||
*The objective is to eliminate the others player (or enemy team in the future). | |||
*Turn based game, with special objects to help you. | |||
*Objects which upgrades players stats. | |||
Switch | |||
==Controls== | |||
Joycons are held horizontal. | |||
'''Keyboard (Left and Right Joy-Con):''' | |||
D-Pad or XBAY - Select a letter | |||
L or R - Enter | |||
ZL or ZR - Switch caps | |||
'''In game (Left and Right Joy-Con):''' | |||
D-Pad or XBAY - Move the character, Select the direction after action selected | |||
L - Action, Use a selected object | |||
R - Open the inventory | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/shasciwnx.png | ||
==Changelog== | ==Changelog== | ||
''' | '''v1.7.0 2019/02/19''' | ||
* First | *Improved a lot the general controls. | ||
*Added up to 8 players. | |||
*Added a settings menu for selecting the players and controls. | |||
*Improved the keyboard for selecting names and letters. | |||
*Other changes in UI colors and objects. | |||
*A lot of bugs and crashed fixed. | |||
'''v1.4 2019/02/13''' | |||
*Added more and more livid colors. | |||
*Improved the menu and game interface. | |||
*Some fixes. | |||
*Refactored a lot of code internally to make easier to implement new features in the future. | |||
'''v1.2 2018/07/14''' | |||
*Huge optimization in the game loop now is a lot faster. And is not a pain to play. | |||
*Lot of bugfixes (most werent in the last release version) | |||
*Added an original temp icon | |||
'''V1.1.1-beta 2018/07/12''' | |||
*Fixed the slowdown caused by the inventory. | |||
*Now is posible to win or to lose, when your health bar reach 0. | |||
*Increased the time the door remains open. | |||
*Increased the player moves by one. | |||
*Code a bit more clean. | |||
*Now you can press plus to return main menu while in game. | |||
*Many others bugfixes. | |||
'''v1.0.3-beta 2018/07/08''' | |||
*First "Playable" version, a lot of work is needed Pre-release. | |||
*Now, in theory you can play, but the movement is very slow and there arent any objects yet. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/R1ckyman/Shasciw | ||
* | * GBAtemp - https://gbatemp.net/members/rickyman.452229/ | ||
* | * ForTheUsers - https://apps.fortheusers.org/switch/Shasciw |
Latest revision as of 02:44, 11 Mayıs 2023
Shasciw | |
---|---|
General | |
Author | R1ckyman |
Type | Shooter |
Version | 1.7.0 |
License | MIT License |
Last Updated | 2019/03/22 |
Links | |
Download | |
Website | |
Source | |
Nintendo Switch homebrew game for up to eight players.
Features
- ASCII shooter game for up to 8 players.
- The objective is to eliminate the others player (or enemy team in the future).
- Turn based game, with special objects to help you.
- Objects which upgrades players stats.
Controls
Joycons are held horizontal.
Keyboard (Left and Right Joy-Con):
D-Pad or XBAY - Select a letter
L or R - Enter
ZL or ZR - Switch caps
In game (Left and Right Joy-Con):
D-Pad or XBAY - Move the character, Select the direction after action selected
L - Action, Use a selected object
R - Open the inventory
Screenshots
Changelog
v1.7.0 2019/02/19
- Improved a lot the general controls.
- Added up to 8 players.
- Added a settings menu for selecting the players and controls.
- Improved the keyboard for selecting names and letters.
- Other changes in UI colors and objects.
- A lot of bugs and crashed fixed.
v1.4 2019/02/13
- Added more and more livid colors.
- Improved the menu and game interface.
- Some fixes.
- Refactored a lot of code internally to make easier to implement new features in the future.
v1.2 2018/07/14
- Huge optimization in the game loop now is a lot faster. And is not a pain to play.
- Lot of bugfixes (most werent in the last release version)
- Added an original temp icon
V1.1.1-beta 2018/07/12
- Fixed the slowdown caused by the inventory.
- Now is posible to win or to lose, when your health bar reach 0.
- Increased the time the door remains open.
- Increased the player moves by one.
- Code a bit more clean.
- Now you can press plus to return main menu while in game.
- Many others bugfixes.
v1.0.3-beta 2018/07/08
- First "Playable" version, a lot of work is needed Pre-release.
- Now, in theory you can play, but the movement is very slow and there arent any objects yet.
External links
- GitHub - https://github.com/R1ckyman/Shasciw
- GBAtemp - https://gbatemp.net/members/rickyman.452229/
- ForTheUsers - https://apps.fortheusers.org/switch/Shasciw