So I just finished the core concept of the original snake game. Right now I have three classes. A Python main class that’s to have a more readable script, a Snake class, and a fruit class there is no checking for the snake to be inside the window. So I haven’t yet made borders that would end the game and nor can it collide with itself. But is this is the core concept of the working game. Now I will go on to add the barriers, the collision to itself, and maybe a score. See you in two hours.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.