Hello HN! After I got a great response on my first game, I wanted to share the second game I ever made. It's an infinite jumping game, but there are bombs to watch out for!<p>It can be played both on desktop and mobile. It can be installed as a PWA too.<p>If you enjoyed, please leave a star on the GitHub repository: <a href="https://github.com/shajidhasan/dotventure">https://github.com/shajidhasan/dotventure</a><p>Thanks for taking a look. Years ago, whenever I wanted to build games, I'd always stop because I felt I needed to create original game assets but could never get it done. After making this game, I've realized that you don't need complex assets to make fun games - simple shapes can do the job just as well.
Reminds a bit of _Abduction!_, one of the first games I remember playing when I got my first Android phone in around 2009. That game hooked into the phone's gyroscope. Wonder if that's possible from a web game.