Recent content by Mowy Entertainment

  1. M

    [FREE][GAME] Eye Planet - Mutant Space Shooter

    Well, I don't consider 1200 downloads in a year too many downloads :) Anyway, I didn't do this for the number of downloads, I'm pretty happy checking the analytics and seing that sometimes anyone finish the 12 levels of the game ;) Answering your question, I did the following things: - Post...
  2. M

    [FREE][GAME] Eye Planet - Mutant Space Shooter

    I used cocos2d-x, an open source framework. It's quite cool and you can program your game in different languages (C++, Lua and Javascript). Also, I used Tiled for level design, Gimp for graphics, Audacity for audio editing, and this amazing website for particle generation: Particle2dx All open...
  3. M

    [FREE][GAME] Eye Planet - Mutant Space Shooter

    Hehe I know the boss is annoying, that's the point ;) Thanks for playing!
  4. M

    [FREE][GAME] Eye Planet - Mutant Space Shooter

    Hi everyone! I've updated my first game ever made, Eye Planet. Now I consider it finished and it's time to move to another project. Hope you like it and if you want to ask me about the development or simple review this game, simply do it! I'll try too reply as soon as possible. Thanks! Eye...
  5. M

    Android programming

    If you are going to develop a game, and you are familiar with c++, I would recommend cocos2d-x. Open source, cross platform and with pretty good community support
  6. M

    Is it possible to improve the application search result?

    This is a not an easy topic. The Google Play search algorithm it's not clear, but it depends on multiple variables... and one of the most important is the number of downloads. Also positive reviews and linking the google play link from other pages, app description, etc, but in my modest...
  7. M

    What are you best moments in a video game?

    Finish a Super Hexagon level for first time. I felt like a ninja ;)
  8. M

    Which 2d Game Engine

    I use cocos2d-x, but it can be a hard way if you are not used to program in c++. This framework also has a Javascript "version" (bindings) that I think is easier to understand if you don't mind about performance issues
  9. M

    Which advertising networks do you use?

    Vungle Video Ads... but I don't know how well performs... few downloads :)
  10. M

    Hi everybody!

    Thanks everybody! First day in this forum and I've already solved a problem with my Chromecast!
  11. M

    what game engine do you use for your android game?

    I use cocos2d-x. My reasons: it's open source and the generated packages are pretty small (depending only on the assets you use)
  12. M

    Chromecast turns on TV (connected throw an AV Receiver)

    Thanks! Sorry I didn't understand you well, I'll try your suggested solution
  13. M

    I'm a video game developer, I have 35 games on Android

    Wow! 35 videogames! Hehe, definitively I'm very lazy...
  14. M

    Your favourite mobile games!

    My always recommended title is Super Hexagon! Very difficult but very addictive
  15. M

    Chromecast turns on TV (connected throw an AV Receiver)

    Thanks for your help! I don't want to loose CEC features, because I also have a raspberry pi with Kodi installed and I'm controlling it using HDMI CEC. It's not a major issue, I was guessing if there is some way to disable HDMI CEC only in Chromecast, but seems not possible :(