pygame is
pygame.org is
|
PyWeek
PyWeekNixie Delacruz (nixiedelacruz)Tags:Description PyWeek is a semiannual game programming challenge using the Python programming language. I know that professional people can give you some ideas on this topic. The contestants often use the game library for Python, Pygame, OpenGL bindings PyOpenGL and the Pyglet game and multimedia library. In total PyWeek contests are completed. Pygame it is a cross-platform library of language of Python, intended for writing of computer games and multimedia of appendixes. Pygame is based on the library of SDL. Initially Pygame was written with Pete Shinnersom (Pete Shinners). Beginning approximately from 2004/2005 supported and develops the association of free software.
Here are some characteristics regarding pygame’s functions: contains functions accessible for all functions Pygame. These functions are incorporated in general space of the names of Pygame. Most often used will be functions of init() and quit().
There is also the small module of ''locals'' included in general list of the names. There are all constants necessary for Pygame in this list. The designers of objects are also placed in this space of the names, you can cause Rect() and Surface() for creation of objects of these types (rectangle, surface).
It is interesting topic for discussion; I am looking forward to develop it in the nearest possible time. Links
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|