I vibe-coded a Sonic game with actual momentum physics without any coding knowledge for fun 'cause i was bored and Sega still can't add Momentum physics to modern sonic games.https://files.catbox.moe/k0m4qi.zipHere's the game, the map's kinda broken but it's pretty much a full fledged wip build of a fan-made sonic engine.https://www.virustotal.com/gui/file/9c35ea4b6b154acb298aee86e669b6f9d1ee211a061f697c72c44bb54878795f?nocache=1
Post a webm
what engine did you use
>>736465873Jarvis invent a game for me
>>736465873>vibe-codeYou can't do that.
SEGAHIRE
>just installing and running shit that an indian AI-codedi seriously hope you guys won't do this
>>736466181I seriously hope you guys do this and post results.
>>736465989None, it's HTML>>736465954in a bit
>>736465873It probably just took all the code from the Sonic Bumper Engine that fans have already made. Otherwise I doubt it would have actually made anything playable.
slopnic slop, oh yeah! that's what we need more of!
>>736465873There's also a bug where momentum is only really gained when moving to the side or at an angle that i honestly didn't really care to fix since it's just a dumb ai sonic game lol who caresbut i'll fix it just cause i posted it here now.
>>736466405Outside of Spark and Sonic GT has anything noteworthy actually released with the bumper engine? I know there's that rollin rascal and the black girl game that gets shilled here in development, but they may never come out
>>736466405It is very much inspired by Sonic GT's momentum behavior, but i doubt it took the code.it's spaghetti as fuck anyways so I don't knowIt took a lot of prompts to get it like this, this was one of the first builds>>736466468Slopnic is an amazing name, thank you.
>>736466281>it's HTMLthen host it on a website nigga
>>736466620It requires loading an external model of Sonic using a browser feature that isn't enabled by default but i'll try.if it still requires to have that browser feature I won't do it
Someone download this and post a webm already
>>736466718I just downloaded it, why tf is it an exe? How did you compile this from HTML?
>>736466947electron
nice dolphin porn bro
>>736465873a child in Africa will die of dehydration because of the water you destroyed making this slop
>>736465873>lostboy2.exeWowie zowie!
>>736467035good they're in heaven now instead of suffering
We play Ellie and Osh round these parts.
>>736466986yeah sorry but nobody is going to touch that shit, post it again as minified/obfuscated HTML+JS if you care so much about keeping it closed source.
>>736467206>>736466718What is the browser feature anyways? Cross-origin isolation or something?
>>736467206Oh yeah you can't look at the code rnhere it is, it's of an updated version though since i'm currently enslaving gemini into making momentum better.https://files.catbox.moe/99brpe.html
>>736467349--allow-file-access-from-filesIt just feels dumb to ask people to do this just to play slopnic lmaomlafo
>>736467724Oh, you should be able to replace the file access with a network request to fetch the model once you have both the code and the model hosted somewhere on the internet. That's how most people do it.>>736467664You could put this on github, they will store your code (and model) and let you deploy it to a website for free as long as it is open source.https://docs.github.com/en/pages/getting-started-with-github-pages/what-is-github-pagesThere might be better free static website hosts out there but that was the first that came to mind.
>>736465873Does it have loops?
>sonic fangame with "momentum" #125,450add it to the pile
>>736465873Kino is back on the menu.
>>736468691Every single time i tried to add them, it broke something.I'll tried to add them laterAlso, i'm dumb as shit, i tried to fix the momentum when it turns out, the momentum's completely fine, it's just that the mapping and slopes aren't done in the ai generated terrainhttps://files.catbox.moe/ncn7xt.htmlhere's the game from the exe
>>736465873oh look, more fangame slop that understands nothing.
>>736466468Luddites pissed anyone can make games now. Sad!
>>736465873>the map's kinda brokenYeah.
Tbh, i'm really learning a lot from "developing" this game.First off, vibe coding is just never gonna be really viable to fully make games, it's too unpredictable, and really does limit the scope of your project unless you spend hours and hours prompting and prompting.while normal coding is also kinda unpredictable a times, being able to add anything you want you way you want it, and making sure everything is HOW you want it is, so no matter how good vibe coding gets, it's just never gonna be as good or viable imo.
>>736469078Looks better than the Sonic X-treme on the Sega Saturn hardware. Keep at it and ignore the haters.
>>736469120That is why you also use AI to teach you about programming and computer science. Then you'll know what to do and how to do things and be able to prompt it for code better. Over time of copying, pasting, and tinkering with scripts, you are sure to pick up on some patterns. AI is probably the best tool for programming if used properly, it does what IDEs were trying to do for a long time.
Oh yeah, I actually vibe-coded a pac-man action game tooUnlike the sonic game, this one's actually pretty good ngl, it's a fun time waster with lots of options and abilitieskinda proud of it desu kekit also has an easter egg, you can either look at the code to find it or just somehow find it yourself with no hintshttps://files.catbox.moe/mmurjt.zip
>>736469394I might actually like just fully publish this one to a site or something, here's a screenshotforgot to mention this one's actually just html
>>736469120Vibe coding does the easy grunt work. If you already know a specific function that needs to be added and can describe its inputs and outputs perfectly, or are making a new feature that is 95% similar to an existing one, it's really good at that. If you're trying to use it to something novel or trying to get it to do something 100% end to end, it will fail.That said, last year it wasn't even good at the most basic of tasks so we'll see where it is next year. In the course of a year I went from writing 90% of my code to having 90% written by AI so I don't know what to expect.
finally got it working on a websitehttps://slopnicplayground.netlify.app
>>736470040Please note, this game isn't actually that great, but it is funny and kinda impressive.the slopes and everything isn't really mapped right, so some stuff is gonna look weird and you might not gain momentum when it looks like you should because the slope's collisions or whatever aren't how they actually look
>>736469078this looks worse than sonic forces
Here's the vibe coded pac-man devil may cry bayonetta whatever gamepacmustdie.netlify.appthis one's actually good, it kinda feels like an old flash game somehow
>>736469909AGI will happen this year. You might want to find a new job.
>>736470417>>736470040>Usage limitsLMAO ok.understandable i guess.
>>736470447people are still falling for this AGI shite? christ
>>736470575Yeah. AGI is so far away it will never... ACK!
pacmustdie.tiiny.siteHere's a working link, it doesn't have any music though, cause it's too bigand for sonic uhhhh yeah idk best i can do is drop the html with the model included in the zip filehttps://files.catbox.moe/ji92af.zip
Also this is completely unrelated to vibe codingBut what were the project hero devs thinking?They turned a modern styled sonic game with great physics and movement into yet another classic sonic 3D game, which ended up just killing the project
>>736470690The market applications of will smith eating spaghetti are truly immense.
>>736465873By the way OP, I used AI to enhance the graphics. Just imagine in 3 more months and you can run these visuals in real time.
>>736470040>https://slopnicplayground.netlify.appGreat game so far.
>>736470970Yes it will. Making art is the most expensive part of a game. AI will eliminate those costs so anyone can make a game soon.
>>736471010>>736471151Holy kino
>>736469120Pure vibe coding is great for setting up a "scaffolding" in some engine or language that you don't know. I used it to make the battle mode for a Paper Mario clone in Monogame in like a couple hours. I'm a software engineer by profession though, so I probably have a shitload easier time prompting reasonable things. I also use Claude extensively at work now despite being an AI skeptic at first, which is why I thought to try it out for game development.I still don't have the time or energy to make a full real game though, which is the main thing I've learned each time I try to do game dev. I like playing games, not making them.
>>736469120I would try telling AI to use a game engine next time, should be easier to learn from the code that way rather than having to decipher a monolithic clusterfuck of a single HTML file (which AI loves to default to).>>736470449>>736470757If the project is under 1GB you should be able to use GitHub Pages or Render, they have much less shitty usage limits.
>>736471247Here's my last AI edit.The future of gaming will be great!
>>736471274Also want to mention that game engines like Unity, Godot, and GameMaker have HTML exports, so you can still put them on a website.
I kind of want to vibe code a Resident Evil fixed camera clone, but with real time graphics and online multiplayer. Basically, I want to remake Outbreak. I don't know how feasible it is. I'm doing a Mega Man X clone and its scary how close it got on the first prompt.
>>736471532You can just ask AI, lol.
>>736471151>Making art is the most expensive part of a gameIt's actually paying the "marketing" team and reserving a generous cut for the CEO. Honestly the biggest advancement AI can make in the gaming industry is to replace CEOs
>>736471532https://youtube.com/playlist?list=PLo5grasb3EVxBLyOUQ6ksirPt97w7Xs0E&si=cop9LcBJQsjSdY7M
>>736470447AI bubble will pop this year, more like.
>>736467167Outer heaven, Boss.
>>736472984It will never pop. It's horses vs cars all over again but this time humans are the horse.
>>736473198Blimpfags said the same thing
>>736465873>>736465873You forgot the music: https://www.youtube.com/watch?v=TKfS5zVfGBc
The game isn't working, it just flashes the command prompt for a second but nothing else happ
>>736473273Airplanes still exist.
>>736473587Airplanes aren't blimps. Sorry blimpfag but you lose once again.
>>736473582Enjoy your crypto miner
>>736473629They both promised air travel. Just because blimps died didn't mean the idea was useless. Now fuck off.
>>736473694All I'm hearing is more blimpfag tears.
>>736473715Get a job luddite. Oh right. You can't.
>>736473736Go fill the skies with blimps and wipe out the luddite plane industry. Oh wait, you can't.
ai slop containment board when?
>>736469078SEGAHIRE THIS MAN
>>736473776No one would use it because AI still sucks
>>736469337I pretty much have AI walk me though line by line until I get it. Asking what it's doing, and what it looks like visually. I had some vague knowledge from CS at uni but now actually doing my first project Im finally getting some of it. Lots of more work for my game but I'm just taking it day by day and trying to accomplish 1 task at least. It builds up. Almost don't learning most of my starter code and I half way though I started making changes on my own.
>>736465873>I vibe-codedZoomer speak is insufferable.
>>736473198If horse had taken the decision we wouldn't have cars today
>>736469189I'm not OP. I just made the webm.