[Free Game] Flappy Owl

Journet

New member
Feb 26, 2014
3
0
0
Hi,
I would like to present you my new game: Flappy Owl!
Basically the game is very similar to Flappy Bird though I tried to implement a more precise collision detection. I found the collsion detection in the original Flappy Bird game to be needlessly annoying because I think it only checks for rectangles. That sometimes means that you get a collision where there should not have been one.
Additionally I implemented the highscore service Scoreloop in order to allow players to upload their highscores and compare them online.

2.png3.png4.png5.png

Flappy Owl is available in marketplace for free:
http://www.windowsphone.com/s?appid=...6-cf546fc060d0

I hope you are enjoying my game and I would be glad about any kind of feedback ;)

Journet
 
Are you going to take the game offline after it oddly becomes wildly popular? ;)















j/k
 
Tried your game - the physics could be improved - but pretty good. Online scores is always a plus. If you haven't tried using a physics engine in your games, I recommend you check that out. This is a free one: Physics Helper XAML - Home

Rune
PS! I also created a flappy game - mine is Flappy Bat
 
Thanks man =) i think i will take a look into it as soon as possible,
tried your game and like its physics a lot ;)