ive got a sample game from college and i would like to open it a see how the game is but when i open it a blank window appears like ms dos and then closes i wonder if anyone could help out. ive installed python 2.5 and pygame.
the code starts like this:
import pygame #, pygame.mixer , sys
if __name__ == "__main__ ":
ballimg = "c:\\ball.png"
can help out dont know what the problem is