Hacker News new | ask | show | jobs
Show HN: Tiltbump – another game in a single HTML file (tiagosimoes.github.io)
2 points by eropatori 55 days ago
Here's a game my kids and I vibe coded, inspired by another game I saw here a couple of days ago.

This one is supposed to be hard, but not hard to understand, and it's cooler on mobile.

This was my first pure vibe-code-and-I'll-never-look-into-the-code experience. I've been developing for more than 40 years, so it's not natural to me. I'm pretty impressed so far.

Feedback is very welcomed.

1 comments

Nice job. There's a similar game I used to play for iPads a while back that relied on holding the tablet flat and tilting it to navigate the ball to hit targets. (which itself is kind of like the Monkey Ball games).

Feedback

CSS3 has some pretty neat 3d effects - it might be worth it to simulate the a 3D appearance of the tabletop so as you're moving the mouse or tilting the tablet, it shows visually that the flat plane is actually angling.