Wisp by ohsqueezy
WARNING: FLASHING LIGHTS
A game about slowing down a falling bomb. Hold any button to decelerate. It is a special bomb that only stops completely when brought to a halt near the ground.
The game is difficult but there are only six short levels. The main goal of the game is to complete the levels, and a secondary goal is to get the fastest time.
Bugs:
- Sometimes the button release doesn't register
- Fullscreen doesn't work on OS X
Controls:
- _HOLD_ any button to halt the bomb
- *F11 FOR FULLSCREEN*
To run the Windows EXE:
- unzip and click OPEN-GAME
To run the source (should work on any OS):
- download and install Python and Pygame
- run 'python OPEN-GAME' from a terminal
POST-COMP VERSION has
- 3 lives
- instructions
- birds
- ending animation
A game about slowing down a falling bomb. Hold any button to decelerate. It is a special bomb that only stops completely when brought to a halt near the ground.
The game is difficult but there are only six short levels. The main goal of the game is to complete the levels, and a secondary goal is to get the fastest time.
Bugs:
- Sometimes the button release doesn't register
- Fullscreen doesn't work on OS X
Controls:
- _HOLD_ any button to halt the bomb
- *F11 FOR FULLSCREEN*
To run the Windows EXE:
- unzip and click OPEN-GAME
To run the source (should work on any OS):
- download and install Python and Pygame
- run 'python OPEN-GAME' from a terminal
POST-COMP VERSION has
- 3 lives
- instructions
- birds
- ending animation
| Post-Comp Windows | http://5.a-o.in/games/Wisp-0.2-win.zip |
| Post-Comp OS X | http://5.a-o.in/games/Wisp-0.2.app.zip |
| Windows | http://5.a-o.in/games/Wisp-0.1.1-win.zip |
| OS X | http://5.a-o.in/games/Wisp-0.1.1.app.zip |
| Pygame Source | http://5.a-o.in/games/Wisp-0.1.1-src.tar.gz |
| Original URL | https://ludumdare.com/compo/ludum-dare-32/?action=preview&uid=10718 |
Ratings
| Coolness | 71% | 3 |
| Overall | 2.92 | 782 |
| Audio | 3.34 | 208 |
| Fun | 2.19 | 1044 |
| Graphics | 3.05 | 554 |
| Innovation | 3.16 | 511 |
| Mood | 3.08 | 425 |
| Theme | 2.67 | 963 |
A pretty interesting exploration of minimalist design. Great visuals. Well done!