Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Neat game! Managed to break 10,000 a couple times, but I'm bad at stuff like this :P

Fun fact: while you're accelerating in one direction, you can interrupt your top speed by holding the opposite directional key (so that both are pressed at once) before you're fully accelerated. This allows you to move around at any speed, and can let you target some enemy ships better.

Nice! I saw a play tester break 20k surprisingly! It'll be nice to incorporate a high score feature. I'll have to try that. The code is essentially telling the game that the ship is moving a certain frames per second, so I figured pushing two opposite directions would either stop the ship or do nothing different. Thanks for play-testing Gameguy!

So I tried it, and this is why play-testers are so helpful. I would have never though to press down on the keys at the exact same time. Very interesting!