Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 223 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 223 Bytes

games_in_pygame

Live coding project. Develop game using pygame in online python course. From simple to OOP.

space_invaders_simple

Basic python syntax, without collections. No OOP. One player, one enemy, one bullet.