Richard Jones: Introduction to game programming - PyCon 2014 (Youtube)
Create a Mario-style action game from scratch in less than three hours. You need a computer with pygame installed. The slide is from here, and the source code is from here. / tutorial-introduction-to-pygame-by-richard-jones).
Windows | OS X | Android | |
---|---|---|---|
py2exe | x | ||
py2app | x | ||
pyInstaller | x | x | |
Pygame Subset 4 Android | x | ||
Kivy / python-for-android | x |
http://inventwithpython.com Read an introductory book on Python game programming for free
Recommended Posts