课程目录:Python交互程序设计入门培训
4401 人关注
(78637/99817)
课程大纲:

          Python交互程序设计入门培训

 

 

 

Week 5 - Mouse input, list methods, dictionaries
Read mouse input, learn about list methods and dictionaries, draw images

Week 6 - Classes and object-oriented programming
Learn the basics of object-oriented programming in Python using classes, work with tiled images

Week 7 - Basic game physics, sprites
Understand the math of acceleration and friction, work with sprites, add sound to your game

Week 8 - Sets and animation
Learn about sets in Python, compute collisions between sprites, animate sprites