Tutorial de Pygame para principiantes – Desarrollo de juegos en Python
Descripción del curso
Desarrollo de Juegos desde Cero para Aprender PyGame
Aprende PyGame creando juegos entretenidos desde cero. Este curso está diseñado para cualquier persona que quiera aprender Python y PyGame. La complejidad del juego aumenta con cada sección, y podrás avanzar en tus conocimientos a lo largo del curso.
Crearás juegos increíbles y aprenderás cómo funciona PyGame moviendo objetos en la pantalla e interactuando con ellos. También aprenderás cómo crear e importar imágenes para usar en juegos, así como cómo crear enemigos que se mueven de manera aleatoria, animar personajes de juegos y reproducir música y sonidos durante el juego.
Usarás Python para crear juegos de dificultad creciente. Al final de este curso, serás capaz de diseñar completamente un juego operativo, incluyendo la creación y posicionamiento de objetos.
El curso se basa en proyectos, porque esta es la manera más efectiva de aprender Python y PyGame. En lugar de solo aprender los conceptos de codificación, los aplicarás de inmediato a juegos del mundo real. Nunca lucharás para terminar una lección porque todo el código fuente se incluirá al final de cada sección.
Únete ahora para obtener acceso de por vida a este curso, que contiene una gran cantidad de videos y materiales descargables.
Contenido
- Introduction (10:49)
- Basic Modules (15:12)
- Displaying Text on Screen (07:14)
- Loading and Image | Displaying images with Pygame (06:29)
- Mixer and Music Module (10:15)
- How to create Snowfall animation in Python using Pygame (06:58)
- Moving an Object in PyGame (06:38)
- The Snake Game | Snake Game with PyGame (08:55)
- Create a Tic Tac Toe GUI Game using Python PyGame (16:16)
- Color Breezing | How to add Color breezing effect using PyGame (04:50)
- How to move an Image with the mouse in PyGame? (06:05)
- Drawing Design using arroy keys in PyGame (07:48)
- PyGame Text Input (10:45)
- How to make buttons in PyGame (07:49)
- PyGame simple animation with circles (05:49)
- Collision Game (16:50)
- Circle in Sine pattern (06:24)
- Jump Function (10:38)
- Text in two lines (11:21)
- Creating Custom Events (09:06)
-
lesson
- Pygame – Introduction
- Pygame – Basic Modules
- Pygame – Displaying Text on Screen
- Pygame – Loading and Image | Displaying images with Pygame
- Pygame – Mixer and Music Module
- Pygame – How to create Snowfall animation in Python using Pygame
- Pygame – Moving an Object in PyGame
- Pygame – The Snake Game | Snake Game with PyGame
- Pygame – Create a Tic Tac Toe GUI Game using Python PyGame
- Pygame – Color Breezing | How to add Color breezing effect using PyGame
- Pygame – How to move an Image with the mouse in PyGame?
- Pygame – Drawing Design using arroy keys in PyGame
- Pygame – PyGame Text Input
- Pygame – How to make buttons in PyGame
- Pygame – PyGame simple animation with circles
- Pygame – Collision Game
- Pygame – Circle in Sine pattern
- Pygame – Jump Function
- Pygame – Text in two lines
- Pygame – Creating Custom Events