Gorgeous. It's one of the few games I've seen (Gyro[0] being another one) that truly look at home on Android. [0] https://play.google.com/store/apps/details?id=pl.submachine....
Not sure what you're talking about. Is it that the primary colors make you think of Google and therefore Android?
Show HN: I built an Android game
31–40 of 68 posts
Re: Show HN: I built an Android game
#32Re: Show HN: I built an Android game
#33I've also just made my first android game as well called Plasma Tennis - a Real Time Fluid Dynamics Game for Android:
Show HN link: http://news.ycombinator.com/item?id=5148664
Play Store link: https://play.google.com/store/apps/details?id=com.labs.quant...
I'd love to get some feedback as well :)
Re: Show HN: I built an Android game
#34Re: Show HN: I built an Android game
#35Great game, very polished, but it looks like there's some kind of graphic glitch. After clearing 3 or 4 blocks, the top left Menu/Back button/area starts changing colors. Here's a screenshot: http://ompldr.org/vaGF3bA
It seems like an indicator of the current progress of the stage.
Re: Show HN: I built an Android game
#36Re: Show HN: I built an Android game
#37This feels very polished. Fantastic work. How did you implement this? Is this done using RenderScript and standard layout elements or some OpenGL/gaming library?
Thanks! I actually made everything with regular Android View elements and used Animator for all the animations.
Re: Show HN: I built an Android game
#38Awesome game! Only thing left to improve is to make a tutorial just like https://play.google.com/store/apps/details?id=pl.submachine.... - instead of a list of instructions :) I've also just made my first android game as well called Plasma Tennis - a Real Time Fluid Dynamics Game for Android: Show HN link: http://news.ycombinator.com/item?id=5148664 Play Store link: https://play.google.com/store/apps/details?id=com.l…
I remember being quite fascinated by the patterns on the paper, and also the swirls that were made when adding food coloring to water. I definitely would have loved this kind of game back then (and even now of course), so maybe there's some merit to re-skinning the game for a younger audience :)
Re: Show HN: I built an Android game
#39I love you, grantland.
Re: Show HN: I built an Android game
#40This feels very polished. Fantastic work. How did you implement this? Is this done using RenderScript and standard layout elements or some OpenGL/gaming library?
Thanks! I actually made everything with regular Android View elements and used Animator for all the animations.