In this 45m, I started the pygame project – Added the screen, bg color and then i made a sprite group for the stars. I randomized the star’s position and appended it into the screen. I didn’t use normal list for storing the stars but instead i used the group() function in pygame
The motive of the game is to count the stars – so i need more stars – if that’s the case, i would end up facing a problem – checking the position of each star and mouse click to make it as one count.
I got to figure it out soon..!!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.