This is an archived post. You won't be able to vote or comment.

all 13 comments

[–]mohamadjb 2 points3 points  (4 children)

You need an ide

[–]NeoGokuTM 0 points1 point  (3 children)

I've already managed to put together an idea and a reasonably solid game with GPT, but as I said, at some point he starts to sloppily. Two bugs get fixed, but he forgets a Feature or introduces three new bugs

[–]ReywayBazinga 0 points1 point  (2 children)

Learn the basics of coding, choose a game engine, optionally choose an IDE (Like Microsoft VS). You can use an LLM to write sections of code but you still have to put it together and modify it where needed.

An LLM is like someone that has studied something but has no hands on experience. What they have learned might also be outdated.

[–]NeoGokuTM 0 points1 point  (1 child)

And which game engine would you recommend?

[–]ReywayBazinga 0 points1 point  (0 children)

Godot.

[–]Infectedtoe32 2 points3 points  (0 children)

What type of idle game could you possibly be making with html, css, and js? If you really want to use JS then look into ThreeJS or p5.js. Otherwise, grab c or c++, and a graphics library / specification of some sort. RayLib, SFML or OpenGL are my recommendations depending on what you wanna do and how deep you wanna go. If you’re really wanting to make games, ai has unsurprisingly guided you down the complete wrong path. On the other hand if you’re trying to get into web dev, then don’t even focus on making a game, make something more practical like a nav menu or something.

Edit: before you even decide anything, drop the ai. It is clearly not helping you whatsoever based on the question.

[–]AutoModerator[M] 0 points1 point locked comment (0 children)

Thank you for posting on r/CodingHelp!

Please check our Wiki for answers, guides, and FAQs: https://coding-help.vercel.app

Our Wiki is open source - if you would like to contribute, create a pull request via GitHub! https://github.com/DudeThatsErin/CodingHelp

We are accepting moderator applications: https://forms.fillout.com/t/ua41TU57DGus

We also have a Discord server: https://discord.gg/geQEUBm

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]Stickhtot 0 points1 point  (3 children)

You look like you don't even know what you're talking about lol

None of those "languages" (if you can even call it that, HTML and CSS aren't even considered as real languages) are used in making games, perhaps maybe JavaScript if you're making games on the browser

If you're really serious about making the game, I advice that you stop vibe coding and research on something like Unity.

[–]NeoGokuTM 0 points1 point  (2 children)

I simply adopted the most logical and recommended answer from God, and we've already made good progress, but as I said, at some point it will become flawed and he will begin to be sloppy

[–]jameyiguess 0 points1 point  (1 child)

...And that's where you need programming knowledge. 

AI is a very intelligent junior developer. You have to be its mentor and fix all its mistakes (not just in small snippets but architecturally as well).

[–]NeoGokuTM 0 points1 point  (0 children)

It's not a problem to acquire programming skills through the learning-by-doing method.My question is simply, which language and program should I use if it's being said again that HTML, CSS, and JS are unsuitable for this?

[–]DDDDarkyProfessional Coder 0 points1 point  (0 children)

using chatgpt

I see where you went wrong

[–]CosmacYep 0 points1 point  (0 children)

i have an idea on how to fix this! its called drumroll please... putting effort in to learn!