Description
Air Hockey game with 1 and 2 player game mods
In the single player game, the user can play against the AI or in the 2 player game mode, 2 people can play from a single device.
Features
- Unity Project
- Made with Unity 2021.3.17f1
- Compatible with phones and tablets (The app fits to different screen sizes)
- Android versions from Android 5.1 to Android 13 are supported
- Admob integrated (Rewarded and Interstitial ads)
- Google play games leaderboard is integrated
- Google play in-app reviews api is integrated (Users can submit reviews without leaving the app)
- English and Turkish language support
- Local notification system
- Unity’s localization package integrated. You can easily add new languages
- Example privacy policy included. You can replace with your own or just simply edit it
- Guideline included
Game Skin Manager
There is a tool within the project lets you to reskin the game. You can easily edit skins or create new ones. The skins you created automatically added to the skin selection screen.
Ads
- An interstitial ad is shown after a game is completed
- Users need to watch a rewarded ad to unlock a skin
- If the user loses a game in the single player game mod, a revive button shown that allows the user to watch a rewarded ad and keep playing
What’s included in the guideline ?
- How to add new difficulty levels
- How to reskin the game
- Configuration of Google Play Games Services
- How to add admob ad ids
- How to add language support
Requirements
- Unity 2021.3.17f1 or newer version
Note : All features of the application except the leaderboard are compatible with ios. If you want to build an ios version you need to implement a leaderboard.
Feel free to contact me if you require any further information.
You can also contact me for re-skinning or if you need assist after you buy the item.
contact@umitcan.dev
Changelog
1 February 2023
- A new skin added
- Store button added
- Unlocking system added to the skins. Users now need to watch a rewarded ad to unlock a skin
- Now you can add your privacy policy url to the game. In this case the privacy policy button opens the url instead of the dialog box
- Local notification system added
- Social media buttons added
- All sprites are updated to support ETC texture compression format
- Some changes made to Skin Manager
- Admob package updated to version 7.4.0
- Unity editor version updated to 2021.3.17f1
7 December 2022
- 2 new skins and skin selection screen added to the game
- Skin manager tool added. You can easily create new skins
- Unity editor version updated to 2021.3.15f1
19 November 2022
- Unity’s localization package integrated. Now you can easily add language support. (Guideline included)
- Turkish localization added
- Fixed a bug affecting the game controls in Unity Editor
12 November 2022
- Made some improvements to the UI
- Added a script that helps to create and edit the difficulty levels
- Button click sound added