DOOMscrolling: The Game
21–30 of 103 posts
Re: DOOMscrolling: The Game
#22It is absolutely wild seeing people who do not know how to code building and shipping computer games. This kind of language is fascinating/terrifying: > I assume doing all this computationally is more processor-intensive than using pre-rendered monsters, but it’s very smooth for me on both desktop and phone, so it must not be too intensive. I guess I’ll hear from people if it’s choppy on their device. I think the nat…
As for my own work, I just spent a couple hours this afternoon in a back and forth discussion with claude code, asking it to mock up a UI for me before "we" start building it tomorrow. It was just a mock-up, so I didn't require precision, but I was impressed with some tidbits that came along for the ride.
Some things it did without me asking
* Mock data for the lists and pages in json format, so I could easily add records to it for different scenarios
* Working navigation between pages, including modals
* Working progress bars and timers
* Working list sorts and filters
* Toasts for functionality that was beyond the scope of the mock-up ("sending email to author of post" or "banning user")
* Not-half-bad animations and transitions between pages, screens, modals, etc
* A responsive layout that worked better than expected on mobile and desktop
* Some ideas I hadn't considered, that we then expanded upon
I would have mocked this up for a client, but not for myself. It's quite nice to have a working html / javascript / css mockup to play with while I flesh out my own ideas - with a benefit that I actually fully understand the output and can tweak it myself as needed.
Re: DOOMscrolling: The Game
#23Re: DOOMscrolling: The Game
#24Am I the only one who finds in bad taste to use "Epstein victims demand release ..." in the game? Is rape and pedophilia already normalized and I didn't notice?
Re: DOOMscrolling: The Game
#25Re: DOOMscrolling: The Game
#26I used ai to make a simple game for a hackathon: you are an ai gathering training data its a bit like warioware with an extremly annoying soundtrack https://vibeware.vercel.app/ came 2nd! thanks claude
Re: DOOMscrolling: The Game
#27I used ai to make a simple game for a hackathon: you are an ai gathering training data its a bit like warioware with an extremly annoying soundtrack https://vibeware.vercel.app/ came 2nd! thanks claude
(Also I was dissapointed that double-tapping the picture for the Instagram one didn't work..)
Re: DOOMscrolling: The Game
#28Re: DOOMscrolling: The Game
#29I used ai to make a simple game for a hackathon: you are an ai gathering training data its a bit like warioware with an extremly annoying soundtrack https://vibeware.vercel.app/ came 2nd! thanks claude
It's really cool ! How many games are there ? (Also I was dissapointed that double-tapping the picture for the Instagram one didn't work..)
you can add your own!
I put it together quite quickly for @levelsio vibe coded games competition
https://x.com/levelsio/status/1915127796097290534
originally it had levels and bosses but The code got too messy. I'm thinking about coming back to it and adding some more games.
I don't use instagram or any social media actively so didn't know about double tap!
will add it to the todo list.