How do i know if game dev is for me or not, i really want to make a game or something but i feel like i just cant code or really do anything.

where do i start? how do i learn?

which version of godot should a beginner go with?

what makes godot diffrent from other engines such as unity and whatnot?

when should one join a gamejam?

how do you build things like terrian and building if one cant 3d model or know how to use godot.

also my pc i slow end and is godot the best choice for a newbie witha low end pc? also i have major autism and dslyia, as you can see i can barley spell right.

are therthing sike gamedev or is gamdev right for me?

feel free to add anything is needed…

  • @fsk
    link
    English
    11 year ago

    The most important thing is to learn basic programming first. You need to learn thing like if/while/for, how functions work, how variables work, what is a pointer/reference, how object oriented programming works, etc.

    I would start with Godot 4.0, which is the current stable version. 4.1 should be out soon.

    I wouldn’t try making a 3D game at first. Try a simple 2D game. Use pixel art instead of complex graphics.

    Godot should work on a low-end PC.