Is it helpful for me AS A BEGINNER TO CREATE PY SNAKE PROJECT (obvs for beginners), or do i need to create simpler ones? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is it helpful for me AS A BEGINNER TO CREATE PY SNAKE PROJECT (obvs for beginners), or do i need to create simpler ones?

I'm just a beginner at Python, finished the Basic Concepts, Control Structures and Functions at Python language, and I would like to start Py Snake beginner project (yeah, heard it right). I'll just watch YouTube tutorials about it and copy the codes, but afterwards, I'll study the codes and search 'bout it if I don't understand a line so I can learn how it works. That's how I learn forms when I was studying PHP, cody the codes and understand afterwards. Is it good for a beginner like me to start a small snake game just to learn more and enjoy the language? Or should I just stick to mini-projects for a moment before snakey? Longing for answers. Needing help. Thanks.

6th Jun 2019, 7:19 AM
John Lyrick Jonson
John Lyrick Jonson - avatar
4 Answers
+ 5
Well it depends on you if you want to do it or not. . . . . . No project is bad for practicing your skills
6th Jun 2019, 7:58 AM
Raj Chhatrala
Raj Chhatrala - avatar
+ 2
To make a Snake game is very easy assuming you know the basics of your programming language. I think it was my first game I was programming (already made it with Javascript, Ti-Basic, Z80-assembly and Pascal). So yes, I don't think you will fail or need any help. First take a sheet of paper and try to draw the sections of the game. After that you should start with programming :)
6th Jun 2019, 12:45 PM
BraveHornet
BraveHornet - avatar
0
Okay, thanks Raj!
6th Jun 2019, 9:08 AM
John Lyrick Jonson
John Lyrick Jonson - avatar
0
Wow, never thought of that. Thank you Hornetfly!
6th Jun 2019, 2:01 PM
John Lyrick Jonson
John Lyrick Jonson - avatar