Python / Pygame Tutorial 2 - Python Basics

preview_player
Показать описание
The next tutorial in the series of videos about game development in Python, using Pygame. In this video we go over some basic Python which will be necessary in creating our games. If you don't understand anything, please feel free to leave me a comment.
Рекомендации по теме
Комментарии
Автор

I thought I would teach Python as you can make games relatively easily with it, whereas a text language would be quite boring for me to teach and for the audience to watch. I know its a big jump but I really wanted to teach a programming language because its interesting :)

Animations
Автор

+ you are awesome speak louder and keep the good work

jurgisleo
Автор

For those who can't figure out why stuff isn't working try installing portable python it already has pygame and other modules

khrulersora
Автор

hey, i have a question, i now know the basics thanks but i alwayes wanted to know if i want the color of the text to change, what do i do? is there a module for it?

dfncy
Автор

Traceback (most recent call last):
  File "<pyshell#1>", line 1, in <module>
    import pygame
ImportError: No module named 'pygame'

spectroxis
Автор

how do you make the list of functions appear

gamerrevocam
Автор

I think I've installed it wrong.
Plz help! :(

shameerejaz