{"id":3554,"date":"2020-05-07T22:12:20","date_gmt":"2020-05-07T12:12:20","guid":{"rendered":"https:\/\/learntodroid.com\/?p=3554"},"modified":"2020-08-18T16:11:31","modified_gmt":"2020-08-18T06:11:31","slug":"how-to-make-a-simple-2d-android-game-with-unity","status":"publish","type":"post","link":"http:\/\/10.0.0.14:32769\/how-to-make-a-simple-2d-android-game-with-unity\/","title":{"rendered":"How to Make a Simple 2D Android Game with Unity"},"content":{"rendered":"\n

A lot of the most successful Android apps on the Google Play Store are games. Getting started with Android game development and building your first game can be daunting as there are many game engines to choose from such as Unity, libGDX, Unreal Engine and Corona SDK among others that require you to use different programming languages.<\/p>\n\n\n\n

\"\"
Screenshot of the GemBuster game we will be creating in this tutorial<\/figcaption><\/figure><\/div>\n\n\n\n

I have put together this tutorial on how to make a simple two dimensional game for Android using the popular game engine Unity. The game we will make in this tutorial will be GemBester which is a stripped down clone of the match 3 casual game Bejewelled by PopCap Games. In addition to the gameplay the game will contain 2D graphics, sound effects and a scoring system.<\/p>\n\n\n\n

\"\"
Screenshot of Bejeweled 3, a match 3 game by PopCap Games<\/figcaption><\/figure>\n\n\n\n

Read on and we will cover some of the benefits of using the Unity game engine for Android game development before we start building our first game for Android using Unity.<\/p>\n\n\n\n

What are the Benefits of Using Unity for Android Game Development?<\/h2>\n\n\n\n

As mentioned in the introduction we will be using the Unity game engine in this tutorial for building a simple 2D game for Android.<\/p>\n\n\n\n

The Unity game engine is feature rich easy to use game engine that will improve your productivity on building your game.<\/p>\n\n\n\n

The Unity game engine has mutli-platform support, this allows you to create your game once and deploy it across many different platforms. Some of the platforms supported by Unity includes:<\/p>\n\n\n\n