Pixel Matrix is an Android’s puzzle game which can be found on Play store.
This app was my first Android application. This project has been developed with my partner Ferran Coma. Pixel Matrix consists on tapping squares of the same color in pairs, to clean them. You need to do it before the game’s board gets full of squares.
All the project has been developed from scratch with Java and Android SDK. We Didn’t use any game engine.
The game has three gameplay modes. There is also a shop implemented where you can buy items with the points you get by playing the game. Finally we can also find the global ranking of the game. This ranking is connected through a PHP script (to make it safer), to an Amazon AWS Services Linux instance, which had the database installed to save the score from all the users.
That project also helped us to learn about mobile advertising with AdMob from Google.
Here you can find and download it from PlayStore (note the high rating of 4,8 with over 190 ratings): https://play.google.com/store/apps/details?id=noxer.Games
On the following link you will find an old gameplay of the game. That gameplay belongs to the first version of the game.