Imposter syndrome hits hard. The "simple" Snake game is humbling me.

Posted by DiligentBathroom9282@reddit | learnprogramming | View on Reddit | 81 comments

After spending time mastering difficult concepts like OOP (constructors, decorators, encapsulation, etc.), I figured I'd test my skills on a classic 'simple' beginner project: a console-based Snake game. Now that I'm trying to build it, I'm having a surprisingly tough time. Is this normal, or does it mean I'm not suited for programming?

Have you experienced it? I am learning programming (as a hobby) for about a decade.