Documentación
De WikiEducator
< Curso Python DGA 2011 | pygame
Revisión a fecha de 04:41 30 ago 2011; Lmorillas (Discusión | contribuciones)
Contenido
Videojuegos y Python
Pygame (doc oficial)
- http://www.pygame.org/docs/
- http://www.pygame.org/docs/ref/examples.html
- Traducción: http://www.losersjuegos.com.ar/traducciones/pygame
Pygame: tutoriales
En español
- Chuleta de trozos de código
- http://www.losersjuegos.com.ar/referencia/articulos/pygame_intro
- http://razonartificial.com/programar-videojuegos/
- http://pythonmania.wordpress.com/2010/03/23/tutorial-pygame-introduccion/
En inglés
- http://thepythongamebook.com/en:part2:pygame:step008
- http://inventwithpython.com/chapter17.html y siguientes
- http://devmag.org.za/2009/08/15/starting-small-python-and-pygame/
- Recopilación de tutoriales: http://inventwithpython.com/blog/2010/09/01/the-top-10-pygame-tutorials/
Tutoriales avanzados
- http://eli.thegreenplace.net/category/programming/python/pygame-tutorial/
- Razón artificial: tutoriales de tiles http://razonartificial.com/