Author Topic: help with python ;[  (Read 458 times)

Ok, So I have python 2.7 with pygame. I wanted to make a small indie game but first I wanted to check out the basics of python 2.7 with pygame :P. Problem was that it keeps crashing when I enter ANY script of code :( [I haz windows 8.1] for example, this one.

Code: [Select]
import pygame

rect (10, 10, 10, 10)
halp me ples

Edit: When its crashing really quick I can see a message in the box before it crashes saying "rect is not defined"



oh, I guess python 3 will be good c:.

Locking