One Whale Trip 3DS: Difference between revisions
More actions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
|version=beta | |version=beta | ||
|license=CC BY-NC-SA 3.0 | |license=CC BY-NC-SA 3.0 | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/onewhaletrip3ds.7z | ||
|website=https://pyug.at/PyWeek/2012-09 | |website=https://pyug.at/PyWeek/2012-09 | ||
|source=https://github.com/thp/pyweek15 | |source=https://github.com/thp/pyweek15 | ||
| Line 44: | Line 44: | ||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/3dshomebrews/ | https://dlhb.gamebrew.org/3dshomebrews/onewhaletrip3ds7.png | ||
https://dlhb.gamebrew.org/3dshomebrews/ | https://dlhb.gamebrew.org/3dshomebrews/onewhaletrip3ds8.png | ||
https://dlhb.gamebrew.org/3dshomebrews/ | https://dlhb.gamebrew.org/3dshomebrews/onewhaletrip3ds9.png | ||
https://dlhb.gamebrew.org/3dshomebrews/ | https://dlhb.gamebrew.org/3dshomebrews/onewhaletrip3ds10.png | ||
==External links== | ==External links== | ||
Revision as of 15:12, 28 December 2021
| One Whale Trip | |
|---|---|
| General | |
| Author | hop, flo, kirill, thp |
| Type | Other Games |
| Version | beta |
| License | CC BY-NC-SA 3.0 |
| Last Updated | 2016 |
| Links | |
| Download | |
| Website | |
| Source | |
One Whale Trip is an open source port of the game One Whale Trip written in Python 2 to the 3DS. The original game was a PyWeek 15 entry by the Python User Group Austria.
Installation
Extract the folder as-is to the SD card. Then run it with the Homebrew Launcher.
Root |-onewhaletrip/ | |-engine/ | |-data/ |-3ds/ | |-onewhaletrip_3ds/ | | |-onewhaletrip_3ds.3dsx | | |-onewhaletrip_3ds.smdh
User guide
Story
Something about the love of a Whale and a Submarine? Maybe a robotic-whale-submarine-villain kidnapped the whale's girlfriend?
Gameplay
The gameplay consists of the world advancing onto the player front-to-back (as in Skyroads, Desert Bus). Occasional Goodies to collect and Baddies to avoid.
Top 10% of screen is above water - for deco. Bottom 30% - sea ground. The middle - the playable area. The 20% on either side are not accessible to the player.
Some possible entities (deco or game-affecting): starfish, divers, whales, sharks, dolphins, mermaids, seahorses, shells, bubbles, seaweed, ...
Controls
Left/Right - Move
A - Jump
Screenshots