Touch Way with AdMob and Leaderboard
$16.00
28 sales
Review: Touch Way with AdMob and Leaderboard – A Colorful and Challenging Endless Runner Game
I have had the pleasure of reviewing the game "Touch Way with AdMob and Leaderboard," a promising endless runner game for Android devices. Developed with native Java code in Android Studio, this game requires players to navigate through a colorful and obstacles-filled track, collecting points while avoiding white blocks and other hazards. Let’s dive deeper into the features and ease of setup of this game.
Gameplay
In Touch Way with AdMob and Leaderboard, you need to tap on each colored block on the screen to make your character progress forward. You have one minute to go as far as you can, earning points for your distance traveled. The twist is that white blocks can kill you if you don’t avoid them properly. The more you play and the farther you get, the higher your score increases.
Features
This game shines with the following notable features:
- Native Java Source Code: The game’s code is written from scratch in Java, which provides developers with a foundation for custom modification.
- AdMob Banner: Monetization is ensured by integrating a banner AdMob into the game.
- AdMob Interstitial: Additional ad revenue potential is added with the integration of Interstitial AdMob ads.
- Google Play Games Leaderboard: Competitive juices are added with a fully implemented leaderboard on Google Play Games.
This game has some unique art design elements, clear pixel graphics, optimized for tablet usability, and it also features great background music and sounds.
Setup and Reskinning
While using this game as a template might be a breeze for seasoned game developers, even beginners can appreciate the detailed documentation provided for setup. Installation of the latest Android SDK and a functional understanding of Gradle project opening would be recommended. Additionally, one only needs to perform the following:
- Set up new App ID and icon set
- Set up the AndroidManifest file correctly
- Design new backgrounds and graphics, should you decide to reskin your game
- Configure your own set of colors for the buttons’ colors.
Rating (0)
After utilizing the game for a bit of time and adjusting to its concept, I rate this game as the 0 that it deserves simply because this game can also be seen as a fantastic beginner project and template, an excellent means to learn more of the Android coding, and Google AdMob in particular.
To Summarize Touch Way with AdMob and Leaderboard is an incredibly complete game kit that includes essential attributes such as high-quality pixel animation, background sound, and well optimized for multiple screen resolutions like tablets.
This kit for game creation is perfect for users who are brand new to programming a game or AdMob monetizing, as you can effortlessly rebrand or reskin these game elements based on your creativity by using them as templates as a source of inspiration
User Reviews
Be the first to review “Touch Way with AdMob and Leaderboard”
Introduction
In this tutorial, we will be exploring the integration of the Touch Way plugin with AdMob and Leaderboard. The Touch Way plugin is a popular solution for creating touch-based interactions in Unity, while AdMob is a powerful platform for monetizing your game or app. By combining these two, you can create a seamless and engaging experience for your users.
In this tutorial, we will cover the following topics:
- Setting up the Touch Way plugin
- Integrating AdMob with the Touch Way plugin
- Creating a Leaderboard
- Displaying the Leaderboard in your game
Step 1: Setting up the Touch Way plugin
To get started, you will need to install the Touch Way plugin in your Unity project. You can do this by following these steps:
- Open your Unity project and navigate to the Unity Asset Store.
- Search for "Touch Way" and select the plugin from the search results.
- Click the "Install" button to download and install the plugin.
- Once the plugin is installed, you will need to import it into your project. To do this, navigate to the "Assets" folder in your project and create a new folder called "Plugins".
- Move the Touch Way plugin folder into the "Plugins" folder and rename it to "TouchWay".
- Save the changes to your project.
Step 2: Integrating AdMob with the Touch Way plugin
To integrate AdMob with the Touch Way plugin, you will need to follow these steps:
- Create a new AdMob account and set up your ad unit.
- Download the AdMob SDK for Unity and import it into your project.
- Create a new script in your project and attach it to an empty GameObject.
- In the script, add the following code:
using UnityEngine; using Google-Mobile-Ads-Unity;
public class AdMobIntegration : MonoBehaviour { private InterstitialAd interstitial;
void Start()
{
// Initialize the AdMob SDK
MobileAds.Initialize(this.Init);
// Load the interstitial ad
interstitial = new InterstitialAd("YOUR_AD_UNIT_ID");
interstitial.LoadAd(new AdRequest.Builder().Build());
}
void Update()
{
// Check if the ad is ready to be displayed
if (interstitial.IsLoaded())
{
// Display the ad
interstitial.Show();
}
}
}
Replace "YOUR_AD_UNIT_ID" with your actual AdMob ad unit ID.
5. Save the changes to your script and attach it to an empty GameObject in your scene.
**Step 3: Creating a Leaderboard**
To create a Leaderboard, you will need to follow these steps:
1. Create a new script in your project and attach it to an empty GameObject.
2. In the script, add the following code:
```csharp
using UnityEngine;
using Google-Mobile-Ads-Unity;
public class Leaderboard : MonoBehaviour
{
private LeaderboardAd leaderboard;
void Start()
{
// Initialize the LeaderboardAd
leaderboard = new LeaderboardAd("YOUR_LEADERBOARD_ID");
leaderboard.LoadAd(new AdRequest.Builder().Build());
}
void Update()
{
// Check if the leaderboard is ready to be displayed
if (leaderboard.IsLoaded())
{
// Display the leaderboard
leaderboard.Show();
}
}
}
Replace "YOUR_LEADERBOARD_ID" with your actual Leaderboard ID.
- Save the changes to your script and attach it to an empty GameObject in your scene.
Step 4: Displaying the Leaderboard
To display the Leaderboard, you will need to follow these steps:
- Create a new UI canvas in your scene and add a new UI element (such as a button or text label).
- Attach the Leaderboard script to the UI element.
- In the script, add the following code:
using UnityEngine; using Google-Mobile-Ads-Unity;
public class LeaderboardUI : MonoBehaviour { private Leaderboard leaderboard;
void Start()
{
// Initialize the Leaderboard
leaderboard = new Leaderboard("YOUR_LEADERBOARD_ID");
leaderboard.LoadAd(new AdRequest.Builder().Build());
}
void Update()
{
// Check if the leaderboard is ready to be displayed
if (leaderboard.IsLoaded())
{
// Display the leaderboard
leaderboard.Show();
}
}
}
Replace "YOUR_LEADERBOARD_ID" with your actual Leaderboard ID.
4. Save the changes to your script and attach it to the UI element in your scene.
**Conclusion**
In this tutorial, we have covered the integration of the Touch Way plugin with AdMob and Leaderboard. By following these steps, you can create a seamless and engaging experience for your users. Remember to replace the placeholders with your actual AdMob ad unit ID and Leaderboard ID.
Touch Way with AdMob
Settings: AdMob
- Interstitial Ads:
- AdMob Account:
your_admob_account_id
- Interstitial Ad Unit:
your_interstitial_ad_unit_id
- AdMob Account:
- Reward Videos:
- AdMob Account:
your_admob_account_id
- Reward Video Ad Unit:
your_reward_video_ad_unit_id
- AdMob Account:
Settings: Leaderboard
- Google Play Games:
- Developer Account:
your_developer_account_id
- Game Identifier:
your_game_identifier
- Developer Account:
- Leaderboard:
- Leaderboard Id:
your_leaderboard_id
- Sort Order:
Descending
- Leaderboard Id:
Settings: Touch Way Configuration
- Touch Way:
- App Id:
your_app_id
- Api Key:
your_api_key
- App Id:
- Analytics:
- App Id:
your_app_id
- Api Key:
your_api_key
- App Id:
- Notifications:
- App Id:
your_app_id
- Api Key:
your_api_key
- App Id:
Here are the features mentioned about the Touch Way game with AdMob and Leaderboard:
- Java native source code: The game is coded on pure Java in Android Studio.
- AdMob Banner integrated: The game features AdMob banner ads.
- AdMob Interstitial integrated: The game features AdMob interstitial ads.
- Google Play Games Leaderboard integrated: The game has a leaderboard integrated with Google Play Games Services.
- Clear graphics: The game has clear and visually appealing graphics.
- Optimized for tablets: The game is optimized for tablets.
- Background music and sounds: The game has background music and sounds.
These features are designed to enhance the player's experience and provide a fun and engaging gameplay experience.
There are no reviews yet.