You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

2h 47m 24s logged

Am i doing something wrong?

I wanted to make something on my own then i learned python and pygame yesterday so i thought to make chess but it got too complicated so i settled on making this snake game to get used to coding.

I can make it by searching on google for various things like how to load an image with python and pygame and how to rotate image but when looking back at it i won’t remember much when making something again i would have to search again

So am i doing something wrong or is this how programming usually is

Anyways i made the movement of snake possible added rotation of its sprite and added a score on the corner although there a no apple to increase the score yet :).

Byee!!

0
141

Comments 3

@Xenoe__

i would advise you to just look up a youtube tutorial for tha game you want to make and follow it. Then when you have a structure you will be able to add stuff way more easily
and just save time alltogether

@Harshita

Thanks for the advice i will try that for the next game

@leotsio

Thats just coding. I read documentations and when i change the window back to VS code i don’t remember a word i just read.