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

Open comments for this post

48m 53s logged

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..!!

0
31

Comments 0

No comments yet. Be the first!