Leaving along the hard games, I've decided to make something simple to test my new game renderer. In most of the cases first app should be a snake or arkanoid game in PC games development, but for mobile it's another Flappy Bird clone. In my case I was creating the UFO flying through the skyscrapers. Upside down sky scrapers, yea. Cool)
If not to take in point rotation of player object everything is simple enough, but there comes collision check of rotated rectangle! That's great, I've read a bunch of docs about rotatin vectors, matrix calculation etc. And create a simplier solution circle-rect collision. Works great.

SWISHING UFO

Another challange was to handle Touches and Swipes. And now my engine supports swipes to. You can swipe from left to right to go through the thin holes.
Game in endless, it will became harder after 10 points. Skyscrapers placed right before they appera on the screen, no precompiled levels.
Writing this simple game I realized a huge problem that was living in my head a long time ago. I always was dreaming about developing a game, but the game was so huge in my mind so I didnt even start to make it. In my case everything should be KISS. On first steps definitly.

https://play.google.com/store/apps/details?id=com.onesixrom.swishingufo

Add new comment

The content of this field is kept private and will not be shown publicly.
  • No HTML tags allowed.
CAPTCHA
   .oooooo.                             oooooooooooo                .o8       
d8P' `Y8b `888' `8 "888
888 .ooooo. ooo. .oo. 888 oooo ooo 888oooo.
888 d88' `"Y8 `888P"Y88b 888oooo8 `88b..8P' d88' `88b
888 ooooo 888 888 888 888 " Y888' 888 888
`88. .88' 888 .o8 888 888 888 o .o8"'88b 888 888
`Y8bood8P' `Y8bod8P' o888o o888o o888ooooood8 o88' 888o `Y8bod8P'


Enter the code depicted in ASCII art style.
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.