Live data from Hacker News

Flappy Space Program

corpsmoderne.itch.io

41–50 of 123 posts

Re: Flappy Space Program

#42
When I double click on the canvas it selects it.

You can fix it by adding:

    user-select: none;
    user-drag: none;
With appropriate vendor prefixes.

Re: Flappy Space Program

#47

I set up some really crazy orbits :-D http://imgur.com/3HA4ubl One of those birds is in a circular orbit one bird-height above the ground! Another is in a very eccentric orbit that skims the ground when it comes to the bottom-right of the screen, then almost grazes the asteroids in the top-left.

it is damn hard to for me to escape the close orbit bird. I have managed that feat a few times but I like getting four out there and seeing how long before they intersect.

I get a serious "solar system" vibe instead of satellite vibe when playing this game, as in how would comets move through a system and such but on a simplified scale

Post reply on HN