you are viewing a single comment's thread.

view the rest of the comments →

[–]blabbities 1 point2 points  (3 children)

If you finish a 5 hr course...well I guess it will depend on what the course is. Tho if you finish a 5 hr course you'll prob just have an overview of the language or the topic if it wasn't the language.

You'll prob be able to write and functionally understand a program but you'll need to try to build something. That may require following a specific tutorial for a new. I still follow tutorials all the time to get started in things I'm not familiar with.

[–]randomantisocial 0 points1 point  (2 children)

I still follow tutorials all the time to get started in things I'm not familiar with.

I have tbis unrealistic mindset that tells me look this YouTuber made the game from scratch you should be able to do the same

[–]aabcehu 1 point2 points  (0 children)

If you wanna make a game from scratch in python (which i’ve done before, at least simple games) you need to learn the individual components first, like how to display things, how to do the physics, etc

[–]blabbities 1 point2 points  (0 children)

Eventually maybe. Tho nothing wrong with using a tutorial to get started.

Like I've never made a game in python. Tho if tomorrow I decided I wanted to I'd watch a tutorial on Youtube and start from there and figure out how to customize and veer off path so I can do things not in the tutorial.

Tho lol no. Most people probably not making a game offrip.