Is this a thing because ive been trying to get into gamedev but i cant code at all and ive been trying for so long now but i just cant. I know theres godot but there visual scripting makes so sense and can be strange at times.

ive seen people create games with ai but i feel like that kinda ruins the point of gamedev. Im not even sure why i want to make a game but i just do for some reason.

by chance do you have any suggestions or things you would like to add.

  • QuietStorm@lemm.eeOP
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    What are you trying to make?

    I would like to make something like a visual novel, a point and click adventure, text based game, or something like that but i may be dreaming too big. so what your saying is unity is probably my best bet?

    also what about ai for coding/learning code?

    • RobotToaster
      cake
      link
      fedilink
      arrow-up
      6
      ·
      11 months ago

      For visual novels Ren’Py seems popular. It does need coding but it’s pretty simple and has a tutorial.

    • olivier@lemmy.fait.ch
      link
      fedilink
      English
      arrow-up
      3
      ·
      11 months ago

      It’s more for CYOA-like games, but Twine is pretty good and has a graph-like editor. Of course, if you want to do anything more complicated than “if (choice) go (page)”, you might need some code. But for the basics it works without.

    • shawnshitshow@sopuli.xyz
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      Unity is not the easiest engine to learn by a long shot, I was really just using it as an example because they have a very good (and free) “learn to code in Unity” program.

      It sounds like others have given some better starting points for you to look at for what you are looking to do, Unity seems a bit overkill.