Building a roguelike in c. It's playable on the web with emscripten. It's still a bit rough around the edges+not balanced and doesn't even have a "you won" screen yet but it works
HN user
gulan28
Working on https://wiz.chat and https://groove.sh to keep me company
This is awesome. I had vibecoded something similar called https://chippytune.com for myself. Still working on wav support though
Vibe coded a small chiptune tracker https://chippytune.com
I did this with mlc @ https://wiz.chat some time ago.
Warning: it has a llama 3.1 7b model and is around 4 gb. It needs either a GPU or a Macand works only on chrome
You can try out https://wiz.chat (my project) if you want to Run llama on your web browser. Still needs a GPU and the latest version of chrome but it's fast enough for my usage.
Hello HN,
I made a lo-fi music generator using fal.ai's stable audio endpoint to keep you entertained during those late night coding sessions. Let me know how it is (bugs/suggestions/prompts all are welcome). The code is available on github at https://github.com/gulan28/groove.sh
Computation's done entirely on the client side.
OP here, You'd need a GPU and the latest version of chrome to run this.