Asteroid Loop by Piturnah
Homage to Asteroids using the theme "stuck in a loop" to create an interesting new movement mechanic! Hope you enjoy.
Unfortunately this was my most rushed LD entry yet, so it's not as polished as I'd hoped and un-playtested....
(P.S, everything is drawn with maths, and there is not a single sprite in the game)

| Youtube | https://github.com/Piturnah/ld47 |
| Youtube | https://piturnah.xyz/asteroid-loop/index.html |
| Original URL | https://ldjam.com/events/ludum-dare/47/asteroid-loop |
Ratings
| Given | 8🗳️ | 3🗨️ |
You may find a lot of people are commenting about the controls. I made a similar game to yours in a sense that there is a character moving around in a circle ( this was one of my previous LD entries). One of the most popular piece of feedback i got was that the controls didnt feel right. I ended up making the camera rotate along with the player to fix it.
My game was a buggy mess unlike yours, so it may not be 100% relevant but hope it helps.