Diferencia entre revisiones de «Curso Python DGA 2011/pygame/documentacion»
De WikiEducator
(Página creada con '{{:Curso Python DGA 2011/pygame/nav}} {{MiTitulo | Documentación}} == Videojuegos y Python == * http://wiki.python.org/moin/PythonGames == Pygame (doc oficial)== * http://w…') |
|||
Línea 27: | Línea 27: | ||
* http://eli.thegreenplace.net/category/programming/python/pygame-tutorial/ | * http://eli.thegreenplace.net/category/programming/python/pygame-tutorial/ | ||
* Razón artificial: tutoriales de tiles http://razonartificial.com/ | * Razón artificial: tutoriales de tiles http://razonartificial.com/ | ||
+ | |||
+ | == Pygame en Android == | ||
+ | * http://pygame.renpy.org/ | ||
== Enseñar a programar con pygame == | == Enseñar a programar con pygame == | ||
* http://cs.simpson.edu/?q=python_pygame_examples | * http://cs.simpson.edu/?q=python_pygame_examples |
Revisión de 04:41 30 ago 2011
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/