Hello world!
Iām here to present you a little Android game I made for christmas, exclusively on my free time, for fun (free, no ads, no in-app purchases) and using MonoGame.
Itās an hardcore shoot them up where you have to defeat the ten Santaās minions. There are achievements and leaderboards for every boss.
PLAY HERE
Itās an alpha version, so please give me your feedbacks to enhance the experience until I release the final version for christmas
For whom that are interested in technical details or the story about the game development, itās just below this line:
Since 2 years yet, we decided with a friend as a challenge to make a small mobile game related to christmas with simple rules: the developement must start at the end of the year (end of october or at the beginning of november) and we have to release it on a store before the december 24th. The main goal of this is to learn new technologies, new way to make assets, etcā¦
The first year, I learned to use Libgdx, a game framework in Java, in addition with Box2D to handle a semi-realistic physics. At the end, I published a game called Xmas Tower, my very first game released on the Play Store.
This year, I wanted to written the game in C# using MonoGame. And this time, the idea was to make a danmaku using BulletML, an XML based langage to describe bullet patterns.
For the artistic part, I discovered the wonderful world of vector graphics with Inkscape, which allow any developeur without artistic talent, like me, to make its own game assets. I switched in the middle of the project:
In parallel, I also learned to use Spriter to make 2D skeletal animations, that works pretty well with vector graphics.
I also took time to understand the importance of having CI and used AppVeyor in combination with HockeyApp to quickly provide test versions on Android.
Please note that the game is open source and available on Github here.
Iām not really talkative, but sometimes I write some messages on my current progress on Twitter, if you are interested, itās here.