No Drag in Space by lincore
In this game you control a space ship and have to collect eight fuel canisters in order to escape the level through a nearby warp gate before time runs up. You must carefully adjust your velocity to keep in control of your ship, because there is no drag in space.
The game currently features seven levels, and I am relatively certain level #6 is unbeatable in its current state. Challenge accepted?
If you make it to the end please let me know!
Meta:
This is my first Ludum Dare entry and my first project in years that has reached a decently playable state. I hope you have some fun with it, I sure had while making it (minus the last six hours of sheer panic, tiredness and stupid bugs).
Linux instructions:
The zip file contains two binaries for 32 and 64 bit systems, that can be run after making them executable:
> unzip ~/Downloads/NoDragInSpace_linux.zip
> chmod +x NoDragInSpace_linux.x86
> ./NoDragInSpace_linux.x86
The game currently features seven levels, and I am relatively certain level #6 is unbeatable in its current state. Challenge accepted?
If you make it to the end please let me know!
Meta:
This is my first Ludum Dare entry and my first project in years that has reached a decently playable state. I hope you have some fun with it, I sure had while making it (minus the last six hours of sheer panic, tiredness and stupid bugs).
Linux instructions:
The zip file contains two binaries for 32 and 64 bit systems, that can be run after making them executable:
> unzip ~/Downloads/NoDragInSpace_linux.zip
> chmod +x NoDragInSpace_linux.x86
> ./NoDragInSpace_linux.x86
Ratings
| Coolness | 56% | 3 |
| Overall | 3.14 | 391 |
| Audio | 2.44 | 528 |
| Fun | 2.81 | 536 |
| Graphics | 2.89 | 519 |
| Innovation | 2.68 | 643 |
| Mood | 2.45 | 713 |
| Theme | 2.46 | 728 |
The level with the rotating boxes was awesome and added something new to the mix.
Oh, thats my mistake. I thought I stopped the timer when you enter the gate, but oh well, didn't test the fix :~)
Thanks for your feedback!
Aside from the bugs, it feels pretty solid for 48h.
it was quite hard to control the ship though! Not so intuitive unfortunately!