Python Programming Tutorial: Space Invaders 4

preview_player
Показать описание
In this video we finish up our space invader game that we are making using python's pygame! During this video we set up movement for the enemy grid and add some finishing touches! In the next video we take a look at how to load custom images into the game!

Other Videos in the Series:

Link to Code:

Рекомендации по теме
Комментарии
Автор

Hey man sorry to bother but in 5:40 'for i in range(ship.lives):' what does the 'i' stand for? And in 7:25 «adding the title whats the paramater? I mean text = font.render('Title', False, white) what does False stands for? Btw im learning ALOT in this vids, thank you!

tomesantos
Автор

why is the game so laggy? you could have just used a pygame Clock object

shaharyarahmed