https://github.com/szaroslav/swish-shot
Swish Shot is a 2D mobile basketball game, made in Unity.
https://github.com/szaroslav/swish-shot
android basketball basketball-game csharp game mobile mobile-game unity unity2d
Last synced: 2 months ago
JSON representation
Swish Shot is a 2D mobile basketball game, made in Unity.
- Host: GitHub
- URL: https://github.com/szaroslav/swish-shot
- Owner: Szaroslav
- License: mit
- Created: 2019-09-04T14:17:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T21:10:47.000Z (over 4 years ago)
- Last Synced: 2025-06-21T05:08:28.594Z (4 months ago)
- Topics: android, basketball, basketball-game, csharp, game, mobile, mobile-game, unity, unity2d
- Language: C#
- Homepage: https://play.google.com/store/apps/details?id=com.szaredko.basketball
- Size: 62.8 MB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
Swish Shot

Swish Shot is a 2D mobile basketball game, made in Unity. The gameplay is very easy, you have to be only accurate in swiping.
The arcade gameplay allows you to play anywhere and anytime. It is only available on Android devices.## Table of contents
1. [Screenshots](#screenshots)
2. [Gameplay](#gameplay)
3. [Technologies](#technologies)## Screenshots
## Gameplay
![]()
## Technologies
* [Unity](https://unity.com/)
* [Google Play Games plugin for Unity](https://github.com/playgameservices/play-games-plugin-for-unity)
* [Google Mobile Ads plugin for Unity](https://github.com/googleads/googleads-mobile-unity)
* [LeanTween](https://assetstore.unity.com/packages/tools/animation/leantween-3595)
* [Unity Native Share Plugin](https://github.com/yasirkula/UnityNativeShare)