More actions
No edit summary |
m (Text replacement - "Category:3DS homebrew games" to "") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
|source=https://github.com/LiquidFenrir/Twini-Golf-3DS | |source=https://github.com/LiquidFenrir/Twini-Golf-3DS | ||
}} | }} | ||
Twini Golf 3DS is a port of Twini Golf, originally created by PolyMars in 48 hours for the 2021 GMTK Game Jam using C++ and [https://www.libsdl.org SDL2]. | Twini Golf 3DS is a port of Twini Golf, originally created by PolyMars in 48 hours for the [https://itch.io/jam/gmtk-2021 2021 GMTK Game Jam] using C++ and [https://www.libsdl.org SDL2]. | ||
It is an experimental mini golf game where you play on multiple golf courses at once, simultaneously controlling each ball. | It is an experimental mini golf game where you play on multiple golf courses at once, simultaneously controlling each ball. | ||
Line 41: | Line 41: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/PolyMarsDev/Twini-Golf | * GitHub - https://github.com/PolyMarsDev/Twini-Golf | ||
Latest revision as of 06:32, 6 Mayıs 2024
Twini Golf 3DS | |
---|---|
General | |
Author | LiquidFenrir |
Type | Other Games |
Version | 1.0 |
License | Mixed |
Last Updated | 2021/08/12 |
Links | |
Download | |
Website | |
Source | |
Twini Golf 3DS is a port of Twini Golf, originally created by PolyMars in 48 hours for the 2021 GMTK Game Jam using C++ and SDL2.
It is an experimental mini golf game where you play on multiple golf courses at once, simultaneously controlling each ball.
Features
- Audio sound effects.
- Title screen.
- Game end screen tells you how many strokes you used and lets you retry.
User guide
The goal is to get the ball in the hole using the fewest amount of swings.
Or in this case, both balls in both holes.
Controls
A - Hold to charge your swing, Release to swing
Circle Pad or Hold on touchscreen - Select a swing direction
Screenshots
Media
Making a Game With C++ and SDL2 (PolyMars)