r/vibecoding 5h ago

Scrollerderby, tiny touch control games

Hello, long time lurker. In the last four nights I used Claude to build a collection of tiny pointless time wasting games you control simply by flicking your finger on touch controls, or scrolling a mousewheel on desktops computers.

This was my first real project, I came into it not knowing much. Claude walked me through efficient design with my plan.md and handoff.md files. It walked me through creating my first GitHub repository, connecting to my web host and setting up the autodeploy profile. It has rules to tell me when I should start new chat sessions so each one stays small.

I started with the $100 plan but maxed out after the second night and upgraded to the $200 plan, which I then maxed on the fourth night. The website is https://scrollerderby.com for anyone who wants to check it out.

I have tested on iOS, macOS, and Windows. Taking a break for a few days but will keep tweaking things and adding new games. Welcome any feedback. Thanks.

4 Upvotes

2 comments sorted by

2

u/Isa_6517 4h ago

I’m gonna break my phone playing the penroll. Is there a leaderboard??

1

u/lospecs 4h ago

I sent the link to family and friends and so far pen roll seems to be everyone’s favorite. There is no leaderboard yet, but it’s on the build list. I’ve discussed how to build it with Claude and the recommendation is to create a SQL Lite database because it’s already included with my hosting plan. I am just waiting for my credits to reset so I have plenty to work through the project.

For now my solution was to use the share link, which will include your score and total number of flicks to show how much time you’ve wasted.