calcitherin 2020-04-22 09:32
Nice game. But the sound effects killed the mood.
Foon → Ludum Dare Explorer → LD46 → Dream 46
By alxm
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Overall | 3.00 | 4 | ||
| Fun | 3.50 | 4 | ||
| Innovation | 2.50 | 4 | ||
| Theme | 2.25 | 4 | ||
| Graphics | 3.25 | 4 | ||
| Audio | 2.50 | 3 | ||
| Mood | 3.00 | 3 |
Nice game. But the sound effects killed the mood.
The game threw an exception when trying to launch: "Exception thrown: RuntimeError: abort(Cannot enlarge memory arrays to size 16896000 bytes (OOM). Either (1) compile with -s INITIAL_MEMORY=X with X higher than the current value 16777216, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing the size at runtime, or (3) if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0 )"
@ me if you need any more details.
Same thing for me, the game would not launch.
:( does't work... Exception throw.
Nice game, but the audio was kinda buggy and the enemies are too fast, maybe adding some obstacles to manoeuvre or some power ups to defend yourself would be a nice touch.
The music and art are great, though :D
The graphics are cool, love those thin lines. Unfortunately I always died in stage three for no obvious reason (or did I won?).
I also ran into some technical problems:
In Firefox the game doesn't run at all (`InternalError: too much recursion` after 999 reports of `SDL_SetRenderTarget: That operation is not supported`). Firefox don't support WebGL2 on my hardware, may it's related to that?
In Chromium the game runs but without sound. When started from the itch-page it don't register key inputs so I needed to go to the iframe content directly. May the game somehow prevents the IFrame window from receiving focus?