Dream 46 by alxm
Navigate an abstract world and collect the blue orbs.
Move with the arrow keys and capture all the blue orbs to replenish your life and clear the level. Press Space bar to start.
Just a sketch/prototype.


| Youtube | https://alxm.itch.io/dream-46 |
| Youtube | https://github.com/alxm/jams/tree/master/ld-46 |
| Original URL | https://ldjam.com/events/ludum-dare/46/dream-46 |
Ratings
| Given | 0🗳️ | 0🗨️ |
@ me if you need any more details.
The music and art are great, though :D
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?