Space Flop
Space Flop is my first pico-8 game.
It's a one button game taking place in space.
Controls
In Space Flop you use one single button, (X), to apply a boost to your ship in order to make it get higher.
System
Your ship is flying at a constant speed and is subject to gravity.
In order to fly through gaps in posts you must rise it by applying boosts.
Your ship is equiped of shields on its top and bottom.
These shields protect you if you touch the borders of the gaps.
Pickups:
- gold: boost your score
- green: recharge your shields
Credits
This game was written by me, Sylvain Gaillard, when discovering Pico-8 and game developpement.
Big thanks to the exellent job of @Krystman of Lazy Devs Academy, @kevinthompson of Made By Kevin and @Gruber of Gruber music.
Thanks for the all the ressources to get started in this world of creation and fun
Source code



Great work! I appreciate how forgiving it is with multiple lives.



Thanks @kevinthompson, glad you appreciate. Now that it's working like I wanted, I want to rewrite big parts of the code to use objects instead of raw arrays and helper functions. I think I can figure how with your starfield exemple :-)
[Please log in to post a comment]