Open comments for this post
Snake devlog 3 :
it was soo difficult to host it i have finally done everything on this project and will start a descent one now
Open comments for this post
Dev log 2:
i added a game over screen and an homepage screen now for this project i am wrapping up because i want to transfer over to unity to make games this game is just a super fast version of an endless snake game where the snake doesn’t increase in size but the goal is to keep increasing the score without going out of bounds like subway surfer
Open comments for this post
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!!