Getting Close...

Tonight's goal was to get very close to finishing as I am going to be occupied on Saturday (pretty much all day). A big mix of game stuff and visuals done. Tomorrow I will add sound, game over, title screen and improve explosions. The waves of attackers needs tidied up too for a better progression.

Feel like I am in a reasonable place considering it has not been the best week for time or health! :-)

(log in to comment)

Comments

Very nice. How did you create/capture the animation? That is a great way to show your progress.

Thanks! I add a little save screenshot feature and then make them into a GIF

if keystate[K_p] == 1:
                        pygame.image.save(self.screen, "/home/daftspaniel/screenshot"+str(self.p1.shots)+".jpeg")